RFR: 8255572: Axis does not compute preferred height properly when autoRanging is off [v2]

Jonathan Vusich github.com+31666175+jonathanvusich at openjdk.java.net
Wed Nov 11 18:05:09 UTC 2020


On Wed, 11 Nov 2020 16:08:20 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Jonathan Vusich has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Added copyright header
>>  - Merge branch 'master' into jonathan/fix-chart-axis-labels
>>  - Added fix and test
>
> tests/system/src/test/java/test/javafx/scene/chart/ChartAxisLayoutTest.java line 1:
> 
>> 1: package test.javafx.scene.chart;
> 
> You need a standard copyright header here. See any of the other test classes for an example (should be just a single `2020,` for the year).

I'll get right on it.

-------------

PR: https://git.openjdk.java.net/jfx/pull/342


More information about the openjfx-dev mailing list