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

Kevin Rushforth kcr at openjdk.java.net
Mon Feb 1 21:40:43 UTC 2021


On Mon, 1 Feb 2021 21:28:58 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> @kevinrushforth Thank you for catching that. Do you think it would be acceptable to simply rotate the labels back to zero if the user expands the window?
>
> @JonathanVusich Once a review is in progress, please don't force-push your branch without a compelling reason, since that makes it harder to do incremental reviews. In the future, we recommend `git merge master` rather than `git rebase master`, since the former doesn't require force-pushing.

I do see that there are no changes from last time, which is good, so it will be fine for this time.

When ready, you can add the new test by pushing a new commit.

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

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


More information about the openjfx-dev mailing list