On Fri, 28 Aug 2026 20:52:55 GMT, Andy Goryachev <[email protected]> wrote:
>> Michael Strauß has updated the pull request incrementally with one >> additional commit since the last revision: >> >> more render scales > > modules/javafx.graphics/src/test/java/test/javafx/scene/layout/RegionTest.java > line 2529: > >> 2527: Arguments.of(1.25, 1.25), >> 2528: Arguments.of(1.5, 1.5), >> 2529: Arguments.of(2.5, 2.5), > > I recommend including the following scales here and in the other snapping PRs: > > 1.0, 1.25, 1.5, 1.75, 2.0, 2.25 > > <img width="326" height="322" alt="Screenshot 2026-08-28 135323" > src="https://github.com/user-attachments/assets/27676d2b-b204-469a-b6c8-d828e46b44d4" > /> I've added 2.0 and 2.25, so now all render scales are included. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2278#discussion_r3894129022
