Summary: | [PATCH] Adds large current color viewer to palette toolbar | ||
---|---|---|---|
Product: | [Unmaintained] kiconedit | Reporter: | Bart Vanhauwaert <bvh-cplusplus> |
Component: | general | Assignee: | Thomas Tanghus <tanghus> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Adds a label that shows the current selected color
Patch for the 3.2 branch |
Description
Bart Vanhauwaert
2003-07-31 18:53:33 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.
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 |