mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Update
This commit is contained in:
@@ -227,7 +227,7 @@ function DataList._remove_at(self, index)
|
||||
|
||||
gui.delete_node(node)
|
||||
if instance then
|
||||
--- We should remove instance from druid that spawned component
|
||||
-- We should remove instance from druid that spawned component
|
||||
instance._meta.druid:remove(instance)
|
||||
end
|
||||
self._data_visual[index] = nil
|
||||
|
||||
Reference in New Issue
Block a user