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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13812180#comment-13812180 ] 

Maurice Amsellem commented on FLEX-33867:
-----------------------------------------

Hello,
The description of this issue sounds more like a cosmetic or usability issue, ie. minor at most.
Setting the priority to "Critical" will not help get a faster fix


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