mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02: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