Question
[svn:fx-trunk] 5297: More bug fixes for Spark skins for Halo components.
Revision: 5297
Author: gruehle@adobe.com
Date: 2009-03-13 09:35:45 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
More bug fixes for Spark skins for Halo components.
Bugs:
SDK-19660 - The focus for a halo CheckBox or RadioButton with a spark skin is not positioned correctly.
SDK-19603 - Button does not resize to fit icon
SDK-19560 - FxButton is 1px smaller in height than Button
SDK-19548 - Halo Button icons aren't vertically centerred correctly
QA/Doc Notes: A new style is added to Halo button: labelVerticalOffset. This style adjust the vertical position of the label relative to the rest of the Button content. It is only available when compatibility-version is >= 4. ASDoc has been added for this style.
Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-19660
http://bugs.adobe.com/jira/browse/SDK-19603
http://bugs.adobe.com/jira/browse/SDK-19560
http://bugs.adobe.com/jira/browse/SDK-19548
Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/framework/defaults.css
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
flex/sdk/trunk/frameworks/projects/halo/defaults.css
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/CheckBoxSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/RadioButtonSkin.mxml
Author: gruehle@adobe.com
Date: 2009-03-13 09:35:45 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
More bug fixes for Spark skins for Halo components.
Bugs:
SDK-19660 - The focus for a halo CheckBox or RadioButton with a spark skin is not positioned correctly.
SDK-19603 - Button does not resize to fit icon
SDK-19560 - FxButton is 1px smaller in height than Button
SDK-19548 - Halo Button icons aren't vertically centerred correctly
QA/Doc Notes: A new style is added to Halo button: labelVerticalOffset. This style adjust the vertical position of the label relative to the rest of the Button content. It is only available when compatibility-version is >= 4. ASDoc has been added for this style.
Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-19660
http://bugs.adobe.com/jira/browse/SDK-19603
http://bugs.adobe.com/jira/browse/SDK-19560
http://bugs.adobe.com/jira/browse/SDK-19548
Modified Paths:
--------------
flex/sdk/trunk/frameworks/projects/framework/defaults.css
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
flex/sdk/trunk/frameworks/projects/halo/defaults.css
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/CheckBoxSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/RadioButtonSkin.mxml
