RFR: 8293119: Additional constrained resize policies for Tree/TableView [v31]
Andy Goryachev
angorya at openjdk.org
Mon Jan 9 17:39:14 UTC 2023
On Mon, 9 Jan 2023 17:14:03 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> modules/javafx.controls/src/test/java/test/javafx/scene/control/ResizeHelperTest.java line 49:
>>
>>> 47: *
>>> 48: * TODO rename
>>> 49: * TODO parallel class with TreeTableView, or as part of each test?
>>
>> What is your plan to test `TreeTableView`?
>
> Unless I missed something, this is not yet resolved. We need automated tests of `TreeTableView` in addition to the automated tests of `TableView`.
have not pushed the code yet. please stand by.
-------------
PR: https://git.openjdk.org/jfx/pull/897
More information about the openjfx-dev
mailing list