[svn:fx-trunk] 8136: Adjustments to default size and padding for TextInput and TextArea skins.
Revision: 8136
Author: gruehle@adobe.com
Date: 2009-06-23 16:16:49 -0700 (Tue, 23 Jun 2009)
Log Message:
***********
Adjustments to default size and padding for TextInput and TextArea skins.
TextInput default with is big enough to hold 10 characters (it will actually hold more than 10 "normal width" characters)
TextArea padding matches TextInput padding
These changes are done to the Spark and Wireframe skins.
Bugs: SDK-16300 & SDK-16294
QE Notes: New baseline bitmaps are needed (sorry Peter!)
Doc Notes: None
Ticket Links:
************
http://bugs.adobe.com/jira/browse/SDK-16300
http://bugs.adobe.com/jira/browse/SDK-16294
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextAreaSkin.mxml
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextInputSkin.mxml
flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/TextAreaSkin.mxml
flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/TextInputSkin.mxml
