-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9, 6.10
-
None
-
-
4eee74ecf (dev), 50e0ecc8a (6.10), c511dcdea (6.9), 66420e1cb (tqtc/lts-6.8)
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.