mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02: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