You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/08/31 20:01:32 UTC

[jira] Resolved: (PIVOT-258) LinkButtonDataRenderer's label doesn't wrap

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

Todd Volkert resolved PIVOT-258.
--------------------------------

    Resolution: Fixed

> LinkButtonDataRenderer's label doesn't wrap
> -------------------------------------------
>
>                 Key: PIVOT-258
>                 URL: https://issues.apache.org/jira/browse/PIVOT-258
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.3
>            Reporter: Todd Volkert
>            Assignee: Todd Volkert
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> LinkButton's default renderer used to be able to wrap the text of its label (you can see the artifact of this in the LinkButtonDataRenderer constructor).  Since the change to not support horizontally justified horizontal box panes, this no longer works.  The reason that LinkButtonDataRenderer is a horizontal box pane is to accommodate the image and the text in the button data, but it means that the "fill" style won't constrain the width of the renderer's label.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.