beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Keypad: added code to re-attach keypad when starting edit.
svghmi
2020-04-02, Edouard Tisserant
ac4328e69079
SVGHMI: Keypad: added code to re-attach keypad when starting edit.
// widget_keypad.ysl2
template "widget[@type='Keypad']", mode="widget_defs" {
| init: function() {
| },
}