https://bugs.kde.org/show_bug.cgi?id=395894
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/7e450cc70 | |f80e1144301059f8d66f4511584 | |3940 --- Comment #4 from Boudewijn Rempt <[email protected]> --- Git commit 7e450cc70f80e1144301059f8d66f45115843940 by Boudewijn Rempt, on behalf of Evan Thompson. Committed on 21/10/2020 at 12:16. Pushed by rempt into branch 'master'. Fix user template icons not displaying on Windows Absolute Windows paths were not being checked for, causing user template icons to not load. QFile::exists is a simple cross platform method of checking for an absolute path. This also fixes custom icons for user templates. M +1 -1 libs/ui/KisTemplate.cpp https://invent.kde.org/graphics/krita/commit/7e450cc70f80e1144301059f8d66f45115843940 -- You are receiving this mail because: You are watching all bug changes.
