On Mon, 31 Aug 2020 19:16:31 GMT, yosbits 
<github.com+7517141+yos...@openjdk.org> wrote:

> 
> 
> Since there was a problem that the cell was not updated when the window was 
> maximized, I added a fix to
> TreeTableViewSkin.java.

that's just the added listener to hbar properties (same as in TableViewSkin), 
or anything else changed?

> Added test code (BigTreeTableViewTest) for TreeTableView to the first post.
> 
> @kleopatra
> Does the test code I added (BigTreeTableViewTest.java) also have side effects?

yeah, but why do you ask me - you could easily see for yourself :) And don't 
understand why you wrap the hierarchy
setup in runlater (which smears a bit over the delay by filling the treeTable 
content at an unspecific time "later")

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

PR: https://git.openjdk.java.net/jfx/pull/125

Reply via email to