Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Open spark.components.HGroup component file
Actual Results:
layout property is not excluded. HGroup,VGroup and TileGroup have a layout property that is suppressed. Since this property is not excluded by these components, it is code-hinted in FB which is confusing for the users.
Expected Results:
This property should be excluded.