[Chameleon-dev] [Bug 1589] New: Greyed out buttons
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Tue Sep 12 06:32:52 EDT 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1589
Summary: Greyed out buttons
Product: Chameleon
Version: 2.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: brage at zoo.uib.no
The attached patch adds the opportunity to grey out an image with buttonizer.
The purpose is to make disabled buttons look more obviously disabled.
The patch adds support for an extra parameter to Button.php, imagecolorfadegrey,
which can be any value between 0 and 100. Lower value means more faded, a value
of 100 will only convert the image to greyscale.
The patch greys out the images simply by manipulating the palette of the image,
and will not work for truecolor images.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list