markwhen
markwhen copied to clipboard
Editing from timeline does not work
Editing from timeline does not work despite editable set to true
const editable = ref(true);
What happens if you set it to true and try to change one of the events from the timeline view?
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?