RFR: 8276167: fixing VirtualFlow.scrollToTop(int)
Kevin Rushforth
kcr at openjdk.java.net
Fri Dec 3 15:08:19 UTC 2021
On Fri, 29 Oct 2021 12:19:40 GMT, eduardsdv <duke at openjdk.java.net> wrote:
> Fix VirtualFlow.scrollToTop(int) doesn't scroll to the top of the last element but to the bottom of the last element.
Two global comments on this review:
1. Can you enable GitHub Actions testing for your repo as [described here](https://github.com/openjdk/jfx/pull/656/checks?check_run_id=4046432049)?
2. You need to change the title of this PR to match that of the JBS issue.
-------------
PR: https://git.openjdk.java.net/jfx/pull/656
More information about the openjfx-dev
mailing list