#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