RFR: 8218826: TableRowSkinBase: horizontal layout broken if row has padding [v2]
Marius Hanl
mhanl at openjdk.org
Tue Jun 28 15:19:53 UTC 2022
On Tue, 21 Jun 2022 23:32:02 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8218826: changed test file to use junit5 api
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/TreeTableRowSkinTest.java line 38:
>
>> 36: import javafx.scene.control.TreeTableView;
>> 37: import javafx.scene.control.cell.TreeItemPropertyValueFactory;
>> 38: import org.junit.After;
>
> Since this is a new file, I suggest using the JUnit5 API.
done
-------------
PR: https://git.openjdk.org/jfx/pull/800
More information about the openjfx-dev
mailing list