mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Add more available pivots for dynamic grid
This commit is contained in:
@@ -103,7 +103,7 @@ M.SWIPE = {
|
||||
|
||||
|
||||
M.ERRORS = {
|
||||
GRID_DYNAMIC_ANCHOR = "The pivot of dynamic grid node should be West or North"
|
||||
GRID_DYNAMIC_ANCHOR = "The pivot of dynamic grid node should be West, East, South or North"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user