Commit Graph

238 Commits

Author SHA1 Message Date
d77a527b15 added text alignment to push buttons and added keyboard events to listbox 2023-10-19 23:20:04 -04:00
01caca48dc listbox improvements, tabbing while staying in frame (autoscroll) 2023-10-15 17:02:48 -04:00
43e545b6ae fixed unfocus all 2023-10-15 16:49:03 -04:00
6f1195dded fixed element assertion scope on frame validations 2023-10-14 11:40:36 -04:00
670ca78a5b #356 fixed extract assert msg 2023-10-14 00:38:13 -04:00
d2a1951b66 refactored TEXT_ALIGN to ALIGN 2023-10-03 23:16:46 -04:00
ebabd99f2b #307 fixes and cleanup 2023-10-03 22:52:13 -04:00
b1446637ad checkbox default val and radio type checks for set_value 2023-10-01 17:06:24 -04:00
4d4dd4ed39 fix to redraw and improvements to hide() 2023-10-01 00:19:16 -04:00
3a5d69d96f improvements to number field 2023-10-01 00:18:57 -04:00
560d48084a #344 coordinator renderer assert handling 2023-09-30 12:19:04 -04:00
625feb3fd1 #344 graphics assertion overhaul 2023-09-30 11:46:47 -04:00
ed4180a072 #344 element redraws and shorter assert messages 2023-09-29 19:34:10 -04:00
70831b49d2 #344 2D radio button array 2023-09-24 22:27:39 -04:00
881a120d34 #145 more work on plc configurator 2023-09-23 20:22:02 -04:00
8ab1307b2b #344 include holding down keys for number fields 2023-09-23 16:50:54 -04:00
689d474796 #344 support hiding characters in text fields 2023-09-23 16:45:33 -04:00
18bcfb4014 #344 nav to start/end of fields 2023-09-23 15:30:53 -04:00
645a5f5137 #344 added focus navigation to checkboxes and radio buttons, refactor of enable handlers 2023-09-23 14:31:37 -04:00
1f9743efd0 #344 don't hide cursor at end of input length 2023-09-23 13:45:00 -04:00
f9d0ef60b4 #344 select all and improved input fields 2023-09-23 12:49:31 -04:00
09ab60f79d #344 double click support 2023-09-23 00:11:45 -04:00
d21604ea09 #344 improvements to text fields 2023-09-23 00:09:37 -04:00
a2182d9566 #344 work in progress on text field & paste events, re-show number field on val/min/max changes 2023-09-20 00:02:21 -04:00
7a87499aa4 #344 radio button appearance changes 2023-09-20 00:02:05 -04:00
b173b72f21 #344 numeric field cleanup 2023-09-20 00:01:49 -04:00
29e910ba3c #342 added element focusing feature to graphics library 2023-09-16 21:08:28 -04:00
1cb240b1b0 improved ignoring mouse events for hidden elements 2023-09-05 15:32:45 -04:00
3afc765f72 #300 graphics alias functions 2023-08-30 21:11:57 -04:00
048714817e #300 replaced util.strrep with string.rep 2023-08-30 19:30:46 -04:00
b93c6b7c6e fixes per luacheck 2023-08-20 23:53:49 -04:00
8b3f558f68 Merge branch 'devel' into 232-waste-valve-and-flow-monitoring-display 2023-08-20 23:43:07 -04:00
9bf07e6c3e completed work on updated pipenet 2023-08-20 17:04:14 -04:00
e0809f52a6 #232 WIP coordinator flow view 2023-08-09 23:26:06 -04:00
724d13510d optimizations and cleanup for pull request 2023-07-30 00:13:26 -04:00
df67795239 #290 pocket page management and alarm test tool, supervisor pocket diagnostics system 2023-07-29 18:16:59 -04:00
b3c7263bc4 #299 fixed mouse events passing to hidden elements 2023-07-29 00:25:20 -04:00
def02a94d2 #293 fixed race condition with graphics element IDs 2023-07-19 11:27:33 -04:00
1edee7f64b updated graphics comments 2023-07-09 23:42:44 -04:00
bf7a316b04 don't start flasher if already started 2023-07-09 23:24:41 -04:00
8f54e95519 #25 continued WIP waste control, main view updated and unit fields modified 2023-07-06 01:36:06 -04:00
7b9824b6f9 added checkbox graphics element 2023-07-01 19:40:33 -04:00
a2fa6570dc #258 installer improvement 2023-06-18 13:12:34 -04:00
aef8281ad6 #258 more installer fixes 2023-06-18 01:19:00 -04:00
d42327a20d #258 bugfixes 2023-06-18 01:09:46 -04:00
bc87030491 #258 installer improvements and test change to graphics version 2023-06-18 00:48:06 -04:00
9266d7d8e1 #258 versioned graphics component 2023-06-18 00:40:01 -04:00
5d6dda5619 #255 fixed rectangle element not offsetting mouse events 2023-06-07 18:38:00 -04:00
8d248408d4 #247 renamed tcallbackdsp to tcd and added handler to RTU 2023-06-03 17:40:57 -04:00
b4932b33b6 code cleanup 2023-06-03 17:31:06 -04:00