Fix: charging station theme uses anchor too

This commit is contained in:
Pieter Vander Vennet 2023-06-20 03:55:18 +02:00
parent beea00cbf0
commit 39024eb5f3
2 changed files with 5 additions and 6 deletions

View file

@ -4016,8 +4016,8 @@
"then": "circle:#fff;./assets/themes/charging_stations/car.svg" "then": "circle:#fff;./assets/themes/charging_stations/car.svg"
} }
], ],
"iconSize": "50,50", "anchor": "bottom",
"anchor": "bottom" "iconSize": "50,50"
} }
], ],
"presets": [ "presets": [

View file

@ -788,9 +788,8 @@
"then": "circle:#fff;./assets/themes/charging_stations/car.svg" "then": "circle:#fff;./assets/themes/charging_stations/car.svg"
} }
], ],
"iconSize": { "anchor": "bottom",
"render": "50,50,bottom" "iconSize": "50,50"
}
} }
], ],
"presets": [ "presets": [