RFR: 8370652: Control and ScrollPaneSkin should snap computed width/height values to prevent scrollbars appearing due to rounding errors
Kevin Rushforth
kcr at openjdk.org
Mon Oct 27 22:21:18 UTC 2025
On Mon, 27 Oct 2025 19:55:11 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> @hjohn is absolutely right here. The fix is simple enough, perhaps 1 reviewer is enough (I'll take a look). @kevinrushforth do you think we'd need a unit test for this PR?
It is a simple fix. I think it is OK without a unit test (although a test couldn't hurt).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1948#issuecomment-3453542021
More information about the openjfx-dev
mailing list