6 Commits

Author SHA1 Message Date
23c6192162 Editor: Add 'Discard Changes' button
It got removed while merging the editor/viewer
2020-01-31 15:55:25 +01:00
bded32b027 TodoEditor: Add a 'Add Item' button at the bottom 2020-01-30 19:28:16 +01:00
698e741851 TodoEditor: Only show remove buttons when that item has focus
Looks less cluttered.
2020-01-30 19:26:58 +01:00
a11d535078 TodoEditor: Allow removing todo items 2020-01-30 19:08:07 +01:00
27b630888c TodoEditor: Allow items to be rearranged when dragging 2020-01-30 19:01:41 +01:00
7c2cde03b7 Add the first draft of a TodoEditor
It's a small proof of concept and still needs a lot of work.
2020-01-30 18:41:27 +01:00