Update changelogs

This commit is contained in:
Insality
2022-03-11 20:43:20 +02:00
parent c5c335d17c
commit 18eb52b92b
2 changed files with 9 additions and 2 deletions

View File

@@ -44,7 +44,9 @@ function DataList.init(self, scroll, grid, create_function)
self.druid = self:get_druid()
self.scroll = scroll
self.grid = grid
self.grid.style.IS_DYNAMIC_NODE_POSES = false
if self.grid.style then
self.grid.style.IS_DYNAMIC_NODE_POSES = false
end
self.scroll:bind_grid(grid)
-- Current visual elements indexes