This is bugging me for quite a long time complicating testing applications with different themes. I assume it's due to QPlatformThemeFactory::create and QGuiApplicationPrivate::platform_integration->createPlatformTheme being tried in separate for loops at https://github.com/qt/qtbase/blob/a2e60ebee3737548d1be14fdbb39b08c515ae602/src/gui/kernel/qguiapplication.cpp#L1365-L1391. If they were both tried in one for loop, this wouldn't be an issue.
-
Axel Spoerl
-
Ilya Fedin
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 14 closed Gerrit changes
Hide
There are 14 closed Gerrit changes
- Refactor and fix platform theme selection
- Gerrit Review:
- Enable null platform theme request by environment
- Gerrit Review:
- QXdgDesktopPortalTheme: Refactor base theme creation loop
- Gerrit Review:
- Refactor and fix platform theme selection
- Gerrit Review:
- QXdgDesktopPortalTheme: Refactor base theme creation loop
- Gerrit Review:
- Refactor and fix platform theme selection
- Gerrit Review:
- QXdgDesktopPortalTheme: Refactor base theme creation loop
- Gerrit Review:
- Refactor and fix platform theme selection
- Gerrit Review:
- QXdgDesktopPortalTheme: Refactor base theme creation loop
- Gerrit Review: