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