Summary: | Currently selected color is not indicated almost | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ilya V. Portnov <portnov> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | 2.9 Beta | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/55d7eaebed3923da01150a38654df8a4fe3b199d | Version Fixed In: | |
Sentry Crash Report: |
Description
Ilya V. Portnov
2014-08-08 15:38:29 UTC
I guess we could add a color well widget to the statusbar, that would be the easiest solution. I don't think adding it to the advanced color selector is the best idea, since users might actually use one of the other color selectors instead. Git commit 55d7eaebed3923da01150a38654df8a4fe3b199d by Dmitry Kazakov. Committed on 10/05/2015 at 13:23. Pushed by dkazakov into branch 'calligra/2.9'. [FEATURE] Add on-canvas preview of current color 1) Now when activating color picker in the brush tool with Ctrl or any other shortcut, currently selected color will be displayed near the cursor on screen. 2) If you start actual color-picking, the two colors will be compared side-by-side. Fixes task T206 CC:kimageshop@kde.org M +10 -0 krita/ui/kis_config.cc M +3 -0 krita/ui/kis_config.h M +111 -8 krita/ui/tool/kis_tool_paint.cc M +14 -1 krita/ui/tool/kis_tool_paint.h http://commits.kde.org/calligra/55d7eaebed3923da01150a38654df8a4fe3b199d |