Fix: move lastClick to bottom anchor

This commit is contained in:
Pieter Vander Vennet 2023-06-20 03:52:15 +02:00
parent 4a6457f146
commit beea00cbf0

View file

@ -126,6 +126,7 @@
"location": [ "location": [
"point" "point"
], ],
"anchor": "bottom",
"iconSize": { "iconSize": {
"mappings": [ "mappings": [
{ {
@ -135,10 +136,10 @@
"has_presets=no" "has_presets=no"
] ]
}, },
"then": "40,40,bottom" "then": "40,40"
} }
], ],
"render": "40,50,bottom" "render": "40,50"
} }
} }
], ],