RFR: 8293119: Additional constrained resize policies for Tree/TableView [v30]
Karthik P K
kpk at openjdk.org
Fri Jan 6 05:13:58 UTC 2023
On Thu, 5 Jan 2023 18:58:00 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> AUTO_RESIZE_ALL_COLUMNS tries to allocate extra space proportionally to the preferred width of each column, so the behavior you are describing is expected.
Understood. Thanks for the clarification.
-------------
PR: https://git.openjdk.org/jfx/pull/897
More information about the openjfx-dev
mailing list