Re: RFR: 8341281: Root TreeItem with null value breaks TreeTableView [v5]

2025-06-03 Thread Ambarish Rapte
On Tue, 3 Jun 2025 11:12:19 GMT, Ziad El Midaoui wrote: >> When the Root TreeItem is set to null, need to relayout to show the children >> items > > Ziad El Midaoui has updated the pull request incrementally with two > additional commits since the last revision: > > - Merge remote-tracking br

Re: RFR: 8341281: Root TreeItem with null value breaks TreeTableView [v5]

2025-06-03 Thread Ziad El Midaoui
> When the Root TreeItem is set to null, need to relayout to show the children > items Ziad El Midaoui has updated the pull request incrementally with two additional commits since the last revision: - Merge remote-tracking branch 'origin/8341281.RootTreeItem' into 8341281.RootTreeItem - Addi