mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
#162 Add static grid last row alignment
This commit is contained in:
@@ -61,6 +61,7 @@ M["drag"] = {
|
||||
|
||||
M["static_grid"] = {
|
||||
IS_DYNAMIC_NODE_POSES = false, -- Always align by content size with node anchor
|
||||
IS_ALIGN_LAST_ROW = true, -- Align the last row of grid
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user