Closed Uj947nXmRqV2nRaWshKtHzTvckUUpD closed 8 months ago
From what you describe it seems that you're seeing the light-mode splash screen, then the app initializes and switches to dark-mode.
Is your whole phone set to dark mode or only BCR-GUI app is? If the latter, then we're in the same boat: I also prefer the latter (light system, dark app), because I prefer the whole system to be light (some apps does not support dark mode at all...) and set only some apps in dark-mode...
If so, then there's actually nothing I can do to fix it: the splash screen is selected by Capacitor reading system prefs (light) and shown way before the app initializes (and switches to the "forced dark").
actually i have global dark theme at OS level. see recording below
https://github.com/nicorac/bcr-gui/assets/7840350/af9ed977-ac3a-40b1-b601-68bbfc9454b5
Bug seems to be fixed in latest Capacitor releases, except for the light-system with dark-app configuration (mine 😔). Feel free to reopen this if you still have the bug.
still happens for me on 1.4 (dark os, dark app)
on 1.7.6 i don't have this issue anymore. i don't know when it has been fixed though
thank you for this amazing app
just one nagging. when i open app there's a quick succession of screen colors : grey - white - then app opens in dark mode