svghmi/widget_circularbar.ysl2
2021-10-04 Edouard Tisserant SVGHMI: remove "value" element in meter and circularbar widget. Adding support for printf like formating make widget label too heavy. It is better to use Display widget instead. wxPython4
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-01-04 Edouard Tisserant SVGHMI: CircularBar: use animate() + cormetic changes svghmi
2020-08-18 usveticic All widgets reworked to use widget class and animate function if needed svghmi
2020-04-22 dgaberscek Added button and circular bar widgets. svghmi