mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update private annotations
This commit is contained in:
@@ -230,11 +230,13 @@ function M:on_input(action_id, action)
|
||||
end
|
||||
|
||||
|
||||
---@private
|
||||
function M:on_focus_lost()
|
||||
self:unselect()
|
||||
end
|
||||
|
||||
|
||||
---@private
|
||||
function M:on_input_interrupt()
|
||||
--self:unselect()
|
||||
end
|
||||
|
Reference in New Issue
Block a user