On Tue, 7 Apr 2026 03:50:11 GMT, Charlie Schlosser <[email protected]> wrote:

> `TreeTableView` has other problems, namely that every `getItem` call starts a 
> DFS from root. While the sort is fixed for `TreeTableView`, calling 
> `selectAll` to test it would take days for 100k+ items.

Not days, but a few seconds on my macOS 26.3.1 M1, which is acceptable.  What 
is DFS?

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

PR Comment: https://git.openjdk.org/jfx/pull/2131#issuecomment-4199850741

Reply via email to