Integrated: 8286261: Selection of non-expanded non-leaf treeItem grows unexpectedly when adding two-level descendants
Jose Pereda
jpereda at openjdk.java.net
Sun May 22 18:39:44 UTC 2022
On Fri, 6 May 2022 10:16:41 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> This PR extends the check if a treeItem is expanded to all its ancestors, as in case one ancestor is collapsed, all its children will be hidden.
>
> 4 tests are included, two for TreeView and two for TreeTableView.
This pull request has now been integrated.
Changeset: 19a855e8
Author: Jose Pereda <jpereda at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/19a855e8ec3972377359ecbc0f71808f34c1b288
Stats: 179 lines in 5 files changed: 171 ins; 0 del; 8 mod
8286261: Selection of non-expanded non-leaf treeItem grows unexpectedly when adding two-level descendants
Reviewed-by: aghaisas
-------------
PR: https://git.openjdk.java.net/jfx/pull/791
More information about the openjfx-dev
mailing list