markwhen icon indicating copy to clipboard operation
markwhen copied to clipboard

Editing from timeline does not work

Open JohnV7 opened this issue 1 year ago • 2 comments

Editing from timeline does not work despite editable set to true const editable = ref(true);

JohnV7 avatar Apr 03 '23 19:04 JohnV7

What happens if you set it to true and try to change one of the events from the timeline view?

kochrt avatar Apr 04 '23 13:04 kochrt

Hello, thanks for your hard work developing this instrument! Unfortunately, I have the same problem while running from cli on a local file:

mw serve test.mw -o timeline

Is this feature supported in cli? Otherwise could you please show a direction in which it can be achieved: maybe the whole app should be self-hosted or it is just some bug in current version?

DeadlySquad13 avatar Aug 08 '24 08:08 DeadlySquad13