Refactoring: highlight the currently selected element

This commit is contained in:
Pieter Vander Vennet 2023-04-27 02:24:38 +02:00
parent 06631ccd6d
commit 2b47cf934c
20 changed files with 214 additions and 72 deletions

View file

@ -521,7 +521,7 @@
"mapRendering": [
{
"icon": {
"render": "./assets/themes/bookcases/bookcase.svg"
"render": "circle:#ffffff;./assets/themes/bookcases/bookcase.svg"
},
"label": {
"mappings": [
@ -545,4 +545,4 @@
}
}
]
}
}