TerraPushButtonSkin.minimumAspectRatio interferes with baseline calculation
---------------------------------------------------------------------------
Key: PIVOT-338
URL: https://issues.apache.org/jira/browse/PIVOT-338
Project: Pivot
Issue Type: Bug
Components: wtk
Affects Versions: 1.4
Reporter: Todd Volkert
Fix For: 1.4
Steps to reproduce
1) Run org.apache.pivot.demos.explorer.ComponentExplorer
2) Expand the "Layout Containers" section, and select "FlowPane"
3) In the "Styles" tab, select "alignToBaseline"
Result:
The buttons are not aligned properly. Basic analysis shows the cause to be in
TerraPushButtonSkin -- the baseline of some buttons are being reported
incorrectly. It seems that the minimumAspectRatio style is not accounted for
in the calculations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.