Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Apache Flex 4.11.0
Description
I create a itemRenderer with a hovered state. On hovered I wanna change the size of this itemRenderer but the row doesnt resized.
For example, see attached files.
Workaround:
Call on resize:
grid.invalidateDisplayList();