mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
make widgets identical to their data definitions
This commit is contained in:
@@ -18,7 +18,7 @@ function Event:bind (target, callback)
|
||||
end
|
||||
|
||||
local eventNames = {
|
||||
'Reshape', 'Display', 'KeyPress', 'KeyRelease', 'TextInput', 'Motion',
|
||||
'Reshape', 'Display', 'KeyPress', 'KeyRelease', 'TextInput', 'Move',
|
||||
'Enter', 'Leave', 'PressEnter', 'PressLeave',
|
||||
'PressStart', 'PressEnd', 'PressDrag', 'PressMove', 'Press',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user