On Sat, 8 Jul 2023 10:15:47 GMT, Marius Hanl <mh...@openjdk.org> wrote:
>> In `TreeTableRowSkin`, graphic was not updated along with tree item update. >> >> Made changes to update graphics of TreeTableView row in `updateTreeItem()` >> method. >> >> Added options in monkey tester to add graphics and subnodes to >> `TreeTableView` rows. > > Is it possible to write a Unit test as well? Made changes according to @Maran23's review comments. Please re-approve the changes. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1172#issuecomment-1643381887