Fix: move lastClick to bottom anchor
This commit is contained in:
parent
4a6457f146
commit
beea00cbf0
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue