> 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.
Karthik P K has updated the pull request incrementally with one additional commit since the last revision: Add unit test ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1172/files - new: https://git.openjdk.org/jfx/pull/1172/files/e15a3b24..8d8fdae8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1172&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1172&range=00-01 Stats: 47 lines in 1 file changed: 47 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/1172.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1172/head:pull/1172 PR: https://git.openjdk.org/jfx/pull/1172