On Mon, 24 Jun 2024 18:05:09 GMT, Jose Pereda <jper...@openjdk.org> wrote:

> This PR considers the horizontal scroll events that can be generated on a 
> trackpad, on an horizontally sided `TabPane` control (top or bottom), adding 
> to the existing vertical scroll events from mouse wheel and trackpad, to 
> scroll its tabs.
> 
> Therefore, scrolling a `TabPane` will behave in the same way that `ScrollBar` 
> does regarding those same events and control orientation 
> (vertical/horizontal).

This pull request has now been integrated.

Changeset: 1bdb93c7
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/1bdb93c792cf7c218c74ec5cacda8bac1242f73b
Stats:     111 lines in 2 files changed: 107 ins; 0 del; 4 mod

8334874: Horizontal scroll events from touch pads should scroll the TabPane tabs

Reviewed-by: angorya, kcr

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

PR: https://git.openjdk.org/jfx/pull/1486

Reply via email to