RFR: 8264591: HBox/VBox child widths pixel-snap to wrong value [v7]

Marius Hanl mhanl at openjdk.org
Wed Mar 29 07:36:19 UTC 2023


On Thu, 16 Mar 2023 19:41:07 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> @andy-goryachev-oracle raises a good point about perhaps wanting to solve this in a similar way for the various places where we need to do some sort of iterative adjustment (such as here and in the eventual solution for JDK-8299753). It seems also worth looking at what @Maran23 proposes for AnchorPane to fix JDK-8295078 in PR #910 (for which the review still needs to be completed).

Yes, at this point we should probably discuss what would be the best solution to fix the snapping issues once and for all.
We might even want to look into other frameworks like Swing. 
Maybe there are people internally at Oracle who can give valuable input here too?

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

PR Comment: https://git.openjdk.org/jfx/pull/445#issuecomment-1488086235


More information about the openjfx-dev mailing list