-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v6 toolbar background color issue #187
Comments
What is your device and android version? |
Xperia X, stock Oreo 8.0. BTW, is this normal, that after v5 > v6 upgrade, Yuzu didn't use find custom theme and used default theme and user must import and select custom theme again? |
Yes, you need to import custom theme due to scoped storage limitations (android 10 or higher). Of course it doesn't affect older versions of android, but I changed it for consistency. |
Tested more, made new, dark based custom theme, copied all settings/colors from old light to the new dark theme. When I compared old and new theme settings (to find out what causes the toolbar background color issue) turned out, that settings are now identical: { But Yuzu is showing them differently and also Yuzu Browser Theme Creator -s theme preview doesn't match the Yuzu layout. Also when I import theme folder, Yuzu crashes. So seems that browser and editor are not compatible and Yuzu ignores some custom theme settings. When I select built in light theme, the toolbar is grey: And after using built in light or dark theme and then selecting custom theme, Yuzu crashes and looses all browser settings and uses default layout: |
Thanks for the detailed debugging! |
Since v6, the bottom toolbar -s dark background is white and the buttons are invisible, however when I open settings menu, then there the toolbar -s background is dark again, so theme is correct:
Screenshots added.
The text was updated successfully, but these errors were encountered: