RFR: 8292353: TableRow vs. TreeTableRow: inconsistent visuals in cell selection mode [v13]

Kevin Rushforth kcr at openjdk.org
Thu Sep 29 14:01:36 UTC 2022


On Wed, 28 Sep 2022 19:07:26 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()
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8292353: review comments

Looks good.

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

Marked as reviewed by kcr (Lead).

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


More information about the openjfx-dev mailing list