[svn:fx-trunk] 11663: Fixed width of ComboBoxButton to center the arrow.
Revision: 11663
Author: klin@adobe.com
Date: 2009-11-11 11:35:45 -0800 (Wed, 11 Nov 2009)
Log Message:
***********
Fixed width of ComboBoxButton to center the arrow. I also shortened the border Rect to allow the default height to be 23px. Replaced radiusX and radiuxY in the wireframe skin with topRightRadiusX and bottomRightRadiusX so that only the corners on the right side are rounded.
QE notes: No
Doc notes: No
Bugs: None
Reviewer: Jason
Tests run: checkintests
Is noteworthy for integration: No
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ComboBoxButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ComboBoxSkin.mxml
flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/ComboBoxButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/ComboBoxSkin.mxml
