mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add support for exiting formspecs by doubleclicking outside
This commit is contained in:
parent
763a511ca5
commit
003634e049
4 changed files with 136 additions and 27 deletions
|
@ -134,7 +134,6 @@ function ui.handle_events(event)
|
|||
local retval = value:handle_events(event)
|
||||
|
||||
if retval then
|
||||
print("event handled by: " .. key)
|
||||
return retval
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue