Integrated: 8276167: VirtualFlow.scrollToTop doesn't scroll to the top of the last element
eduardsdv
duke at openjdk.java.net
Mon Dec 13 08:31:10 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.
This pull request has now been integrated.
Changeset: 11583392
Author: Eduard Sedov <eduard.sedov at zeiss.com>
Committer: Johan Vos <jvos at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/115833923a644be8328b8f7a7a6845e5b42a57b3
Stats: 42 lines in 4 files changed: 37 ins; 0 del; 5 mod
8276167: VirtualFlow.scrollToTop doesn't scroll to the top of the last element
Reviewed-by: aghaisas, jvos
-------------
PR: https://git.openjdk.java.net/jfx/pull/656
More information about the openjfx-dev
mailing list