Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 4.5 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
The function invalidateTargetSizeAndDisplayList can be found in most layout implementations (HorizontalLayout, TileLayout, VerticalLayout). I think its a function which is needed in nearly every custom layout implementation.
I therefore think that this function should be pushed down to LayoutBase and made protected.
Regards Stefan