mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
cleanup, docs
This commit is contained in:
@@ -120,7 +120,7 @@ function Input:handlePressStart (button, x, y, widget, accelerator)
|
||||
widget.pressed = true
|
||||
self.pressedWidgets[button] = widget
|
||||
self.passedWidgets[button] = widget
|
||||
self.layout:tryFocus(widget)
|
||||
widget:focus()
|
||||
widget:bubbleEvent('PressStart', {
|
||||
button = button,
|
||||
accelerator = accelerator,
|
||||
|
||||
Reference in New Issue
Block a user