Themes: explicitly set 'allowMove' for all layers, fix #2121

This commit is contained in:
Pieter Vander Vennet 2024-09-02 10:10:20 +02:00
parent e0a393385a
commit 468b895302
92 changed files with 247 additions and 62 deletions

View file

@ -282,5 +282,9 @@
"key": "_embedding_features_with_rock:rock"
}
}
]
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
}
}