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

Johan Vos jvos at openjdk.java.net
Sat Dec 11 06:56:14 UTC 2021


On Fri, 10 Dec 2021 15:24:44 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:
> 
>   8276167: Avoid additional Toolkit.getToolkit().firePulse()
>   
>   Avoid using of additional Toolkit.getToolkit().firePulse() in the test,
>   adjust expected values instead.

Marked as reviewed by jvos (Reviewer).

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

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


More information about the openjfx-dev mailing list