Version: (using KDE KDE 3.1.2) Installed from: Gentoo Packages OS: Linux This patch adds a larg(ish) current color viewer to the palette toolbar not unlike those seen in other paint programs. I find the current way of visualizing the selected color too subtle.
Created attachment 2119 [details] Adds a label that shows the current selected color I hope this patch is correct, had to hand edit to get it right.
Created attachment 2141 [details] Patch for the 3.2 branch Also updates the color viewer when using the find color tool instead of directly clicking in on one of the predefined colors.
FYI the patch does not apply anymore against HEAD.
CVS commit by page: Add a current colour display to the palette toolbar. Original patch by Bart Vanhauwaert, extended to show transparency using a checkerboard background. CCMAIL: 61921-done@bugs.kde.org M +2 -0 kiconedit.cpp 1.96 M +4 -0 kicongrid.cpp 1.73 M +1 -0 kicongrid.h 1.34 M +57 -0 palettetoolbar.cpp 1.6 M +2 -0 palettetoolbar.h 1.4