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

Todd Volkert updated PIVOT-317:
-------------------------------

    Attachment: review tab 3.JPG

Attached is a mockup for part of a Pivot app that was the impetus for this 
ticket.  Right now, I use a RotationDecorator to accomplish the rotated labels, 
but the problems with that approach is that the decorator doesn't affect the 
labels' preferred size -- so I hard-code the height of a table pane row to 
accommodate the rotated labels.  Having a rotation style on LabelSkin would 
allow me to accomplish this design with a default row height, which would be 
more desirable.

> Add rotation style to LabelSkin
> -------------------------------
>
>                 Key: PIVOT-317
>                 URL: https://issues.apache.org/jira/browse/PIVOT-317
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Todd Volkert
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: label-rotation.png, review tab 3.JPG
>
>
> Add a rotation:double style to LabelSkin, causing the label to be rotated by 
> the specified angle in radians, and affecting preferred size.

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

Reply via email to