svghmi/widget_keypad.ysl2
author Edouard Tisserant
Thu, 02 Apr 2020 15:18:15 +0200
branchsvghmi
changeset 2913 ac4328e69079
parent 2911 211d6a185e31
child 2917 c8d923dd707f
permissions -rw-r--r--
SVGHMI: Keypad: added code to re-attach keypad when starting edit.
// widget_keypad.ysl2

template "widget[@type='Keypad']", mode="widget_defs" {
    |     init: function() {
    |     },
}