RFR: 8334874: Horizontal scroll events from touch pads should scroll the TabPane tabs
Kevin Rushforth
kcr at openjdk.org
Mon Jun 24 22:14:18 UTC 2024
On Mon, 24 Jun 2024 19:37:02 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> And, a question - does this change require a CSR, since we are changing the behavior?
Good question. Thinking out loud, if what this PR does is to change the existing behavior of top/bottom TabPane scrolling (e.g., horizontal scrollbar) to align with what ScrollPane already does, then... maybe not? (a CSR wouldn't be a bad idea, though)
I'd be happy to hear others thoughts on this.
It does need two reviewers.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1486#issuecomment-2187497806
More information about the openjfx-dev
mailing list