On Tue, 2 Nov 2021 10:49:45 GMT, Michael Strauß <[email protected]> wrote:
> This PR fixes an issue where the scroll delta of ScrollPane incorrectly > depends on the size of its content. > This leads to extremely slow scrolling when the content is only slightly > larger than the ScrollPane. This pull request has now been integrated. Changeset: 5805bf8e Author: Michael Strauß <[email protected]> Committer: Johan Vos <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/5805bf8e5de90427a68164e52c1fbbd08bfd0aa4 Stats: 73 lines in 2 files changed: 53 ins; 11 del; 9 mod 8276313: ScrollPane scroll delta incorrectly depends on content height Reviewed-by: kcr, aghaisas, jvos ------------- PR: https://git.openjdk.java.net/jfx/pull/660
