1.9.2: Scene picker icons in light mode will now be drawn as dark icons, instead of light grey

This commit is contained in:
Anders Ejlersen 2023-09-18 20:27:58 +02:00
parent bc63fbe5c3
commit 06420f1ad4
3 changed files with 21 additions and 4 deletions

View file

@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.
## [1.9.2] - 2023-09-18
### Changed
- Scene picker icons in light mode will now be drawn as dark icons, instead of light grey
## [1.9.1] - 2023-09-10
### Fixed