mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Remove side from dynamic_grid, move it to node pivot
This commit is contained in:
@@ -102,6 +102,11 @@ M.SWIPE = {
|
||||
}
|
||||
|
||||
|
||||
M.ERRORS = {
|
||||
GRID_DYNAMIC_ANCHOR = "The pivot of dynamic grid node should be West or North"
|
||||
}
|
||||
|
||||
|
||||
M.EMPTY_FUNCTION = function() end
|
||||
M.EMPTY_STRING = ""
|
||||
M.SPACE_STRING = " "
|
||||
|
||||
Reference in New Issue
Block a user