[Rev 02] RFR: 8242548: Honor line spacing in Labeled reflow calculation
Ajit Ghaisas
aghaisas at openjdk.java.net
Mon Apr 27 12:34:45 UTC 2020
On Thu, 23 Apr 2020 11:32:26 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> This is a solution for 8242548. There was zero test coverage, so I added a few tests for this as well.
>
> John Hendrikx has refreshed the contents of this pull request, and previous commits have been removed. The incremental
> views will show differences compared to the previous content of the PR.
modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/skin/Utils.java line 432:
> 431: // line spacing wouldn't fit, the height used for the calculation
> 432: // is increase here with the line spacing amount.
> 433:
increase -> increased
-------------
PR: https://git.openjdk.java.net/jfx/pull/173
More information about the openjfx-dev
mailing list