RFR: 8323511: Scrollbar Click jumps inconsistent amount of pixels [v6]

Johan Vos jvos at openjdk.org
Tue May 14 14:47:12 UTC 2024


On Thu, 9 May 2024 17:45:39 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> > the idea about mapping scroll events to the top/bottom of a cell is hinted in the code though
> 
> could you please point to these places?

I'm not sure I understand the question, as this is exactly what the PR is doing. The scrollToTop/scrollToBottom is replaced with a scroll of X pixels.

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

PR Comment: https://git.openjdk.org/jfx/pull/1326#issuecomment-2110436251


More information about the openjfx-dev mailing list