Insality / druid

Powerful Defold UI component framework
https://insality.github.io/druid/modules/Druid.html
MIT License
276 stars 33 forks source link

DynamicGrid.get_all_pos didnt work #262

Open ivolff opened 4 months ago

ivolff commented 4 months ago

Calling of DynamicGrid.get_all_pos on non empty grid causes error

ERROR:SCRIPT: druid/extended/dynamic_grid.lua:275: bad argument #1 to 'get_position' (NodeProxy expected, got table)