RFR: 8293119: Additional constrained resize policies for Tree/TableView [v19]
Andy Goryachev
angorya at openjdk.org
Fri Dec 9 21:28:35 UTC 2022
On Fri, 9 Dec 2022 21:17:18 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 73 commits:
>>
>> - 8293119: review comments
>> - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>> - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>> - 8293119: small delta
>> - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>> - 8293119: pref
>> - Merge remote-tracking branch 'origin/master' into 8293119.constrained
>> - 8293119: step1
>> - 8293119: more integers
>> - 8293119: more integers
>> - ... and 63 more: https://git.openjdk.org/jfx/compare/9f6ec88b...bb2d069c
>
> modules/javafx.controls/src/main/java/javafx/scene/control/TableView.java line 452:
>
>> 450: /**
>> 451: * A resize policy that adjusts columns, starting with the next one, in order to fit the table width.
>> 452: * <p>
>
> Minor: you can remote this `<p>`, too.
I liked it with `<p>` : - )
-------------
PR: https://git.openjdk.org/jfx/pull/897
More information about the openjfx-dev
mailing list