Integrated: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode
Andy Goryachev
angorya at openjdk.org
Fri Oct 7 16:14:46 UTC 2022
On Wed, 17 Aug 2022 19:40:21 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> The issue is caused by TreeTableRow incorrectly selected when cell selection mode is enabled.
>
> Changes:
> - modified TreeTableRow.updateSelection()
This pull request has now been integrated.
Changeset: 9768b5e4
Author: Andy Goryachev <angorya at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/9768b5e42391e2d48aefffa3a3f6b1de6c30ef9d
Stats: 507 lines in 4 files changed: 498 ins; 4 del; 5 mod
8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode
Reviewed-by: aghaisas, kcr
-------------
PR: https://git.openjdk.org/jfx/pull/875
More information about the openjfx-dev
mailing list