On Fri, 9 Sep 2022 21:13:25 GMT, Andy Goryachev <[email protected]> wrote:

> Modified the tree/table view internals to suppress the horizontal (a.k.a. 
> breadth in VirtualFlow) scroll bar when a constrained resize mode is in 
> effect.  This change complements fixes added in 
> [JDK-8089009](https://bugs.openjdk.org/browse/JDK-8089009) without addressing 
> other bugs found in https://bugs.openjdk.org/browse/JDK-8292810

This pull request has now been integrated.

Changeset: 5e4552db
Author:    Andy Goryachev <[email protected]>
Committer: Kevin Rushforth <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/5e4552db7389d93829e6ecfc61936ccad75c56c2
Stats:     183 lines in 7 files changed: 122 ins; 44 del; 17 mod

8089280: horizontal scrollbar should never become visible in TableView with 
constrained resize policy

Reviewed-by: kcr, aghaisas

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

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

Reply via email to