On Tue, 2 May 2023 15:18:02 GMT, John Hendrikx <[email protected]> wrote:
> Okay, I will investigate, I have an idea what this can be, just very > surprised that the rounding fixes would cause any issues in this code. Thank you. I wonder if other places might also exhibit a similar failure mode. `scaledCeil` is called by `snapSizeX/snapSizeY` as well as `layoutInArea()` which are ... everywhere. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1118#issuecomment-1531692780
