Commit Graph

18 Commits

Author SHA1 Message Date
887eb37d20 adding of multiword examples, still some cleanup to do. 2020-06-11 22:34:04 +02:00
1e84d965ff rework of update mechanism and noaction message support for faster clicks on modal 2020-03-30 20:27:22 +02:00
6438cf52d1 enter in textarea handled 2020-03-19 21:28:43 +01:00
c0ca84a901 Entry now redrawn only on data change 2020-02-19 23:08:21 +01:00
e3792005ba messages now a bit different, less contructions
not constructing one for each possible message but only constructing when message happens
2020-02-16 23:17:46 +01:00
20ffe570f4 ctrl+click now on different message.
Will have to change these stuff, probably composition over inheritance
2020-01-24 02:04:12 +01:00
575345f98f Adding shift+click to example selection 2020-01-14 22:16:47 +01:00
f8bc2f0d22 enter works now when modal is up. 2020-01-14 21:57:36 +01:00
b5e77d3996 Adding ESC key press action. 2020-01-05 09:53:16 +01:00
571ad0c5a0 click message should not reset! 2020-01-04 14:36:09 +01:00
1e612fb2a0 CtrlClickMessage class, will use later. 2020-01-02 10:38:06 +01:00
f50d812efb Finished refactoring menu showing, now also sense editing works! 2019-11-21 00:28:49 +01:00
1f038e177a Adding data_change to use to signal to Screenful that save button nedds a litle star 2019-11-20 22:25:31 +01:00
5302d49396 WIP: changing how msg() works 2019-11-17 21:15:35 +01:00
d8291a15cf refactoring view, now combining modals and view into one module.
Also common modal components can now be nicely separated and reused
2019-11-16 14:41:29 +01:00
58adffb104 model.modal now a function and multiple sense labels 2019-11-12 00:34:52 +01:00
75755ef3c5 All the code in one batch 2019-11-11 23:04:45 +01:00
1699990c02 first commit 2019-11-05 22:18:20 +01:00