mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Update README
Button key trigger will not consume input Update scroll position while animate Add scroll:set_view_size Better static grid get_index function Rework Data List (only static grid) Update Default style Remove a component from parent if exists on druid:remove
This commit is contained in:
@@ -102,7 +102,7 @@ function M.unsubscribe(self, callback, callback_context)
|
||||
return false
|
||||
end
|
||||
|
||||
tremove(self, event_index --[[@as number]])
|
||||
tremove(self, event_index)
|
||||
return true
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user