Commit Graph

14 Commits

Author SHA1 Message Date
27bae38291 Bump version, possibly fix crash on search 2021-02-13 14:41:41 -06:00
75d6de0b00 Added autofocus to edit dialogs first editline, added tab support for selecting next focusable element in edit dialogs, made valid? method be called in edit dialogs when fields change, simulator robot can now strafe side to side 2021-02-11 09:28:04 -06:00
3cc4c204a7 Allow edited action to keep its name when editing it (fixes: #1), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it 2021-02-10 22:21:53 -06:00
9999026969 Added PickPresetDialog for importing from preset, enable importing presets for groups and actions 2021-02-10 20:26:48 -06:00
b625f53b6e Implement auto sorting 2021-02-10 14:29:44 -06:00
8934462c46 Add support for select and delete config packet emission 2021-02-10 13:08:21 -06:00
e27f1d1dca Initial presets editing support 2021-02-09 23:38:01 -06:00
ab55e8db5b Presets are now actually created, added notifications when creating preset. 2021-02-09 23:08:49 -06:00
d340e94d46 Use scrolling in editor, fixed border in editor, started work on presets, jump to group/action/variable from search is mostly working (may add highlighted background and scroll to in future) 2021-01-31 13:32:02 -06:00
9f54d21932 Page#page now accepts an options hash, booleans are now supported, search result buttons now redirect to to Editor page 2021-01-30 21:54:00 -06:00
4e9d3c0759 Initial implementation of search, updated PacketHandler to behave more more like android app 2021-01-30 21:27:16 -06:00
8659bdfe4a Copy pasta old editor layout and code into new editor 'page', made tacnet navigation button change foreground color based on TACNET connection state, tweaked theme. 2021-01-16 19:53:07 -06:00
d36211cb5e New tacnet interface functional 2020-12-09 09:18:52 -06:00
691cafb697 Redesigning TCT 2020-12-08 22:18:54 -06:00