Tweak move feature of climbing theme

This commit is contained in:
pietervdvn 2022-04-13 02:41:57 +02:00
parent 57d969cd79
commit 94dcf57d41

View file

@ -1034,7 +1034,10 @@
}
],
"overrideAll": {
"allowMove":{"improveAccuracy": true},
"allowMove": {
"enableRelocation": false,
"enableImproveAccuracy": true
},
"+titleIcons": [
{
"render": "<div class='flex' style='word-wrap: normal; padding-right: 0.25rem;'><img src='./assets/themes/climbing/height.svg' style='height: 1.75rem;'/>{climbing:length}m</div>",