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

John Hendrikx jhendrikx at openjdk.org
Tue Apr 25 07:16:19 UTC 2023


On Mon, 24 Apr 2023 18:05:50 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Perhaps i did not emphasized one thing: I believe single pass algorithms would not work when all of the following are true:
> 
> * min/max constraint(s)
> * grow property(ies) are set
> * fractional scale
> * snapping
> 
> But then again, perhaps I do miss some fundamental aspect of the process, and it is possible. I welcome a PR than proves me wrong!

You can check out #1111 -- I'm not aware of any problems in it.

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

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


More information about the openjfx-dev mailing list