Log loading
This commit is contained in:
parent
239484c3bc
commit
99af3eb2b8
4 changed files with 39 additions and 8 deletions
|
@ -11,7 +11,7 @@ export component RecordWidget inherits VerticalBox {
|
|||
in-out property offset <=> tl.offset;
|
||||
in-out property events <=> tl.events;
|
||||
in property<[string]> combo-spans: [];
|
||||
property<bool> in-progress: false;
|
||||
in-out property<bool> in-progress: false;
|
||||
property<string> event-name <=> le.text;
|
||||
|
||||
tl := Timeline {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue