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/0cd |ork/kio-extras/-/commit/e11 |bd0f5d33d62a32c368e6ce30d96 |dfd86bd075afc7ff5c5eec70bc5 |0e484016fe |d2377c4168 --- Comment #20 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit e11dfd86bd075afc7ff5c5eec70bc5d2377c4168 by Nicolas Fella, on behalf of Konstantin Ivanov. Committed on 25/03/2025 at 20:54. Pushed by nicolasfella into branch 'master'. 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. M +7 -4 thumbnail/CMakeLists.txt M +13 -0 thumbnail/thumbnail.cpp https://invent.kde.org/network/kio-extras/-/commit/e11dfd86bd075afc7ff5c5eec70bc5d2377c4168 -- You are receiving this mail because: You are watching all bug changes.