MapTools.org

[Chameleon-dev] [Bug 145] [Chameleon] Color="#" Breaks Buttonizer.

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Tue, 6 Apr 2004 13:38:25 -0400
http://www.maptools.org/bugzilla/show_bug.cgi?id=145

pspencer@dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From pspencer@dmsolutions.ca  2004-04-06 13:38 -------
There are two different types of attributes for color:

Hex
RGB

The Hex attribute takes an HTML color specification like #FFFFFF and it was this
that was broken (if the first character was the #).  This has been fixed in the
latest version and the Hex color can be specified either with or without the #.

RGB is written as three space separated values between 0-255 each (i.e.
color="255 0 255")



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.