You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Sebastian Wichmann (JIRA)" <ji...@apache.org> on 2013/11/02 22:21:17 UTC

[jira] [Updated] (FLEX-33867) DataGrid row doesnt resized on hovered - with custom itemRenderer and dg.variableRowHeight=true

     [ https://issues.apache.org/jira/browse/FLEX-33867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Wichmann updated FLEX-33867:
--------------------------------------

    Priority: Minor  (was: Critical)

> 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: Minor
>              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)