RFR: 8276167: VirtualFlow.scrollToTop doesn't scroll to the top of the last element [v3]

Ajit Ghaisas aghaisas at openjdk.java.net
Fri Dec 10 10:16:15 UTC 2021


On Mon, 6 Dec 2021 14:58:52 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.
>
> eduardsdv has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8276170: Add junit for VirtualFlow.scrollToTop(int)

Fix looks good.
I verified that the tests fail without fix and pass with it.

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

Marked as reviewed by aghaisas (Reviewer).

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


More information about the openjfx-dev mailing list