On Mon, 11 Dec 2023 18:36:35 GMT, Jose Pereda <jper...@openjdk.org> wrote:

> This PR prevents changes in direction when dragging a tab header over a 
> TabPane control, if delta value is zero, which can happen with slow drag 
> events, in order to prevent starting and stopping too frequently the 
> animation of the target tab header in opposite directions.

This pull request has now been integrated.

Changeset: a20f4bcd
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/a20f4bcd54c5ae2a3e19324e51ce1f4cc172e32f
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8321722: Tab header flickering when dragging slowly other tabs and reordering 
uncompleted

Reviewed-by: angorya, mstrauss, kcr

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

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

Reply via email to