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

Kevin Rushforth kcr at openjdk.org
Fri Jan 6 18:04:38 UTC 2023


On Fri, 6 Jan 2023 17:17:09 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> I realized that, in presence of snapping and fractional scale, the implemented algorithm would never work correctly. The reason is that the distance between snapped positions is not the same.

Can you file a follow-on bug so we don't lose track of it? It doesn't need to be fixed for JavaFX 20, but it would be good to fix it when we can.

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

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


More information about the openjfx-dev mailing list