Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9, 6.10
-
None
Description
When switching the color scheme from the qt quick application in iOS, the palette colors are not updated.
To reproduce:
Run gallery example on iOS with iOS style
Switch from light to dark mode through the Settings dialog.
Expected: Palette colors are updated to dark mode, while image assets are updated accordingly.
Actual: Palette colors are updated accordingly along with image assets.