RFR: 8293119: Additional constrained resize policies for Tree/TableView [v19]
Andy Goryachev
angorya at openjdk.org
Mon Dec 12 17:16:39 UTC 2022
On Sat, 10 Dec 2022 15:29:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> consistent - the other policies have two paragraphs, see TableView : 382 and 483
>
> What I meant is that `TableView::CONSTRAINED_RESIZE_POLICY_FLEX_NEXT_COLUMN` and `TreeTableView::CONSTRAINED_RESIZE_POLICY_FLEX_NEXT_COLUMN` are now inconsistent, since the former has an extra `<p>` tag and the latter does not. They are otherwise identical.
>
> As I said, I don't really care all that much. If you want to add them back in, that's fine (don't worry about updating the CSR for now).
oh, sorry, I misunderstood. fixed it now, thanks!
-------------
PR: https://git.openjdk.org/jfx/pull/897
More information about the openjfx-dev
mailing list