https://bugs.kde.org/show_bug.cgi?id=395894
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/7e450cc70 |hics/krita/commit/b758c9581 |f80e1144301059f8d66f4511584 |29615ad350271f054552fd9d3de |3940 |8eec --- Comment #5 from Boudewijn Rempt <b...@valdyas.org> --- Git commit b758c958129615ad350271f054552fd9d3de8eec by Boudewijn Rempt, on behalf of Evan Thompson. Committed on 21/10/2020 at 12:17. Pushed by rempt into branch 'krita/4.3'. 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. (cherry picked from commit 7e450cc70f80e1144301059f8d66f45115843940) M +1 -1 libs/ui/KisTemplate.cpp https://invent.kde.org/graphics/krita/commit/b758c958129615ad350271f054552fd9d3de8eec -- You are receiving this mail because: You are watching all bug changes.