feathersui / feathersui-starling

User interface components for Starling Framework and Adobe AIR
https://feathersui.com/learn/as3-starling/
Other
914 stars 386 forks source link

AnchorLayoutData percentWidth/percentHeight range #1721

Closed kevinfoley closed 6 years ago

kevinfoley commented 6 years ago

The documentation for AnchorLayoutData's percentWidth and percentHeight properties does not list the valid range (e.g. 0 - 1.0 or 0 - 100)

The width of the layout object, as a percentage of the container's width. If the value is NaN, this property is ignored. The default value is NaN.

https://feathersui.com/api-reference/feathers/layout/AnchorLayoutData.html#percentWidth