svghmi/widget_tooglebutton.ysl2
2022-09-09 Edouard Tisserant SVGHMI: fix ToggleButton not always reflecting current state
2022-09-02 Edouard Tisserant SVGHMI: continue rework of Jump widget to cope with Enable Expressions.
2022-06-22 Edouard Tisserant SVGHMI: generalize detach/re-attach of binary choices for ToggleButton, PushButton, Button and Keypad's Shit and CapsLock.
2022-06-20 Edouard Tisserant SVGHMI: also use order-preserving detach re-attach for hiding and showing active and inactive state.
2022-05-23 Edouard Tisserant SVGHMI: fix active/inactive being swapped in ToggleButton
2021-05-18 Edouard Tisserant SVGHMI: WIP on Widget DnD UI : Added documentation to widgets, that is injected in widget parse tree during widget analysis svghmi
2021-05-02 Edouard Tisserant SVGHMI: In order to allow widget signature and description to coexist in same ysl2 file, introduced widget_class, widget_defs to declare widget codegen templates and gen_index_xhtml to mark templates that are only usefull in gen_index_xhtml.xslt. svghmi
2021-04-01 Edouard Tisserant SVGHMI: Code cleanup for ToggleButton. svghmi
2020-09-24 usveticic Button and toggle reworked to use animate and dispatch svghmi
2020-09-16 usveticic Button, ToggleButton and slider updated. Error to warning when building svghmi
2020-08-12 Edouard Tisserant Merge svghmi
2020-08-10 Edouard Tisserant Merge svghmi
2020-08-05 usveticic Reworked togglebutton widget to extand class widget svghmi
2020-08-04 Edouard Tisserant SVGHMI: More JS code refactoring : change_hmi_value and apply_hmi_value now methods of widget class. svghmi
2020-05-26 dgaberscek SVGHMI: Added widget toggleButton. svghmi