Bug 61921 - [PATCH] Adds large current color viewer to palette toolbar
Summary: [PATCH] Adds large current color viewer to palette toolbar
Status: RESOLVED FIXED
Alias: None
Product: kiconedit
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Thomas Tanghus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-31 18:53 UTC by Bart Vanhauwaert
Modified: 2004-02-13 22:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Adds a label that shows the current selected color (2.74 KB, patch)
2003-07-31 19:19 UTC, Bart Vanhauwaert
Details
Patch for the 3.2 branch (3.83 KB, patch)
2003-08-03 16:31 UTC, Bart Vanhauwaert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Vanhauwaert 2003-07-31 18:53:33 UTC
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.
Comment 1 Bart Vanhauwaert 2003-07-31 19:19:24 UTC
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.
Comment 2 Bart Vanhauwaert 2003-08-03 16:31:20 UTC
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.
Comment 3 Dirk Mueller 2003-11-02 18:15:17 UTC
FYI the patch does not apply anymore against HEAD. 
Comment 4 Adrian Page 2004-02-13 22:57:06 UTC
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