https://bugs.kde.org/show_bug.cgi?id=500173
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kio-extras/-/commit/e11 |ork/kio-extras/-/commit/4fe |dfd86bd075afc7ff5c5eec70bc5 |57a690816188ab2a182a546b6fd |d2377c4168 |3f34d5fabd --- Comment #21 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 4fe57a690816188ab2a182a546b6fd3f34d5fabd by Nicolas Fella, on behalf of Konstantin Ivanov. Committed on 25/03/2025 at 20:55. Pushed by nicolasfella into branch 'release/25.04'. Extend using offscreen platform for thumbnail creation by using original platform theme. A previous commit 1fe1548a introduced offscreen platform to the thumbnailer but also a regression where directory thumbnails were built using the default platform theme. This results in e.g. incorrect colors being used. To preserve the original platform theme we create an auxiliary QApplication and then set the platform theme with QT_QPA_PLATFORMTHEME environment variable. (cherry picked from commit e11dfd86bd075afc7ff5c5eec70bc5d2377c4168) M +7 -4 thumbnail/CMakeLists.txt M +13 -0 thumbnail/thumbnail.cpp https://invent.kde.org/network/kio-extras/-/commit/4fe57a690816188ab2a182a546b6fd3f34d5fabd -- You are receiving this mail because: You are watching all bug changes.