Jon Uhlmann
Jon Uhlmann
I've build a map where the theme changes based on the interface settings (dark and light mode). Before, I had the function `setDefaultStyle`. But after v1 the function was removed....
This is about the UI in the help message in the node creation dialog. Normally, the icon stands beside the label of the node element. If the node has a...
## Current Situation Currently, the application UI only supports light mode. ## Proposed Feature * Introduce color custom properties in the CSS `:root` to allow flexible theming. * Add a...
**Review instructions** Add a new icon like `fa fa-mobile-vibrate` **Checklist** - [x] Code follows the PSR-2 coding style - [x] Tests have been created, run and adjusted as needed -...