/[Apache-SVN]
ViewVC logotype

Revision 1290744


Jump to revision: Previous Next
Author: (unknown author)
Date: Thu Feb 2 20:35:41 2012 UTC (12 years, 2 months ago)
Changed paths: 1
Log Message:
Transferred from the Adobe Open Source Subversion Repository

Revision: 6727
Author:   jszeto@adobe.com
Date:     2009-05-07T22:51:06.562435Z

Log Message: 
-----------
SDK-20898 - DropDownList dropDown height varies when a horizontal scroll bar is used
SDK-20895 - DropDownList has floating horizontal scroll bar when only one line is present in dropDown
SDK-19879 - Spark DropDownList control with custom TileLayout skin is incorrectly sized and doesnt show all items first time dropdown is opened

Changed the sizing logic in PopUpAnchor so that we only explicitly set the width or height if the respective autoSizePopUpWidth or autoSizePopUpHeight properties are set to true. When either width or height aren’t explicitly set, the popUp will automatically resize that dimension if the measured size has changed. 

Additional Change: 
Added a new spark.core.RelativePosition enum class for the PopUpAnchor.popUpPosition property. Possible values include “left”, “right”, “above”, “below”, “center” and “exact”. 

QE Notes: none
Doc Notes: none
Bugs: SDK-20898, SDK-20895, SDK-19879
Reviewer: Evtim

Modified Paths:
--------------
<path kind="file" action="M">/flex/sdk/trunk/frameworks/spark-manifest.xml</path>
<path kind="file" action="M">/flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/PopUpAnchor.as</path>
<path kind="file" action="A">/flex/sdk/trunk/frameworks/projects/flex4/src/spark/core/RelativePosition.as</path>

Changed paths

Path Details
Directoryincubator/flex/trunk/frameworks/spark-manifest.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26