mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Annotations update [5]
This commit is contained in:
@@ -302,7 +302,7 @@ function Input.select(self)
|
||||
self.style.on_select(self, self.button.node)
|
||||
else
|
||||
if self.style.IS_UNSELECT_ON_RESELECT then
|
||||
self:unselect(self)
|
||||
self:unselect()
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user