Log loading

This commit is contained in:
Alexey 2025-09-10 10:00:18 +03:00
commit 99af3eb2b8
4 changed files with 39 additions and 8 deletions

View file

@ -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 {