svghmi/widget_slider.ysl2
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
2020-10-01 usveticic Button fix if no active or inactive state, 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-18 usveticic All widgets reworked to use widget class and animate function if needed svghmi
2020-08-10 Edouard Tisserant SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider. svghmi
2020-08-10 Edouard Tisserant SVGHMI: Update Slider widget so that it doesn't display future value but actual value only. svghmi
2020-08-10 Edouard Tisserant Merge svghmi
2020-08-05 usveticic Create new slider widget which extand class widget svghmi