mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
Input priority little rework? Remove on_swipe
This commit is contained in:
@@ -59,7 +59,7 @@ function M.on_input(self, action_id, action)
|
||||
end
|
||||
|
||||
|
||||
function M.on_swipe(self)
|
||||
function M.on_input_interrupt(self)
|
||||
set_hover(self, false)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user