RFR: 8293119: Additional constrained resize policies for Tree/TableView [v32]
Andy Goryachev
angorya at openjdk.org
Mon Jan 9 23:08:07 UTC 2023
On Mon, 9 Jan 2023 22:49:43 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - 8293119: added tree table view tests
>> - 8293119: review comments
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/ResizeHelperTestBase.java line 27:
>
>> 25:
>> 26: package test.javafx.scene.control;
>> 27: import static org.junit.Assert.assertTrue;
>
> Minor: add blank like before this line (to separate it from `package` statement).
done.
-------------
PR: https://git.openjdk.org/jfx/pull/897
More information about the openjfx-dev
mailing list