Summary: | Wrong icon for 'Missing brush' in preset docker | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tom Hall <tahall256> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/d14263acd4f89ca882a3a941f107202fe0396ff2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Tom Hall
2012-10-03 12:04:26 UTC
Right, it's in kis_preset_chooser.cpp, line 103. We need to have a new icon that signals that something is broken. Git commit 242dbe305dca77e3e5c1c5b08f7bc5a41c176e80 by Boudewijn Rempt. Committed on 05/10/2012 at 10:44. Pushed by rempt into branch 'master'. Use a better icon for broken presets M +1 -0 krita/pics/CMakeLists.txt A +- -- krita/pics/broken-preset.png M +1 -1 krita/ui/widgets/kis_preset_chooser.cpp http://commits.kde.org/calligra/242dbe305dca77e3e5c1c5b08f7bc5a41c176e80 Git commit d14263acd4f89ca882a3a941f107202fe0396ff2 by Jaroslaw Staniek, on behalf of Boudewijn Rempt. Committed on 05/10/2012 at 10:44. Pushed by staniek into branch 'kexi-altertable-staniek'. Use a better icon for broken presets M +1 -0 krita/pics/CMakeLists.txt A +- -- krita/pics/broken-preset.png M +1 -1 krita/ui/widgets/kis_preset_chooser.cpp http://commits.kde.org/calligra/d14263acd4f89ca882a3a941f107202fe0396ff2 |