mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
#344 work in progress on text field & paste events, re-show number field on val/min/max changes
This commit is contained in:
@ -131,6 +131,7 @@ local function push_button(args)
|
||||
end
|
||||
end
|
||||
|
||||
-- handle focus change
|
||||
e.on_focused = show_pressed
|
||||
e.on_unfocused = show_unpressed
|
||||
|
||||
|
Reference in New Issue
Block a user