RFR: 8334874: Horizontal scroll events from touch pads should scroll the TabPane tabs
Andy Goryachev
angorya at openjdk.org
Mon Jun 24 23:18:14 UTC 2024
On Mon, 24 Jun 2024 22:17:13 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> Do ScrollPane or ListView work this way already?
Good point - both have the same issue (I am sure other controls as well, TableView, others did not check). Definitely deserves a separate ticket, possibly even an umbrella task (RTL navigation).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1486#issuecomment-2187586597
More information about the openjfx-dev
mailing list