RFR: 8293119: Additional constrained resize policies for Tree/TableView [v29]

Andy Goryachev angorya at openjdk.org
Tue Jan 3 23:05:05 UTC 2023


On Tue, 3 Jan 2023 22:56:22 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> I am seeing a new behavior,

could you check the latest version please?

I think the latest version works as expected, except for one scenario with fractional size, where both AUTO_RESIZE_FLEX_LAST_COLUMN and AUTO_RESIZE_FLEX_NEXT_COLUMN result in the adjustment of the columns to the left of the one being resized (data=many columns, same pref)

-------------

PR: https://git.openjdk.org/jfx/pull/897


More information about the openjfx-dev mailing list