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

Andy Goryachev angorya at openjdk.org
Mon Nov 28 20:49:00 UTC 2022


On Wed, 23 Nov 2022 22:02:08 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> 1. The divider being dragged doesn't track the cursor. All policies other than CONSTRAINED_RESIZE_POLICY_ALL_COLUMNS should be able to track (the Swing implementation does).

Could you describe the exact scenario please?  It does track, unless one hits a constraint somewhere, in which case the cursor obviously decouples from the divider.

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

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


More information about the openjfx-dev mailing list