[
https://issues.apache.org/jira/browse/FLEX-33867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Wichmann updated FLEX-33867:
--------------------------------------
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();
was:
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.
> DataGrid row doesnt resized on hovered - with custom itemRenderer and
> dg.variableRowHeight=true
> -----------------------------------------------------------------------------------------------
>
> Key: FLEX-33867
> URL: https://issues.apache.org/jira/browse/FLEX-33867
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: DataGrid
> Affects Versions: Apache Flex 4.11.0
> Reporter: Sebastian Wichmann
> Priority: Critical
> Labels: Datagrid, gridrowheight
> Fix For: Apache Flex 4.9.0
>
> Attachments: TestItemRenderer.mxml, TestProject.mxml
>
>
> 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();
--
This message was sent by Atlassian JIRA
(v6.1#6144)