[
https://issues.apache.org/jira/browse/PIVOT-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown updated PIVOT-110:
-----------------------------
Fix Version/s: (was: 1.3)
1.3.1
> Optimize LabelSkin
> ------------------
>
> Key: PIVOT-110
> URL: https://issues.apache.org/jira/browse/PIVOT-110
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.1
> Reporter: Greg Brown
> Assignee: Greg Brown
> Fix For: 1.3.1
>
>
> LabelSkin can benefit from the same type of optimization as FlowPaneSkin. We
> can cache the width constraint and calculated height in getPreferredHeight()
> so we don't need to recalculate it in paint(). We can potentially do this in
> layout().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.