On Mon, 31 Aug 2026 20:29:52 GMT, Andy Goryachev <[email protected]> wrote:
>> I've added 2.0 and 2.25, so now all render scales are included. > > something is wrong, the list is incomplete. > > suggestion: > > Arguments.of(1.0, 1.0), > Arguments.of(1.25, 1.25), > Arguments.of(1.5, 1.5), > Arguments.of(1.75, 1.75), > Arguments.of(2.0, 2.0), > Arguments.of(2.25, 2.25), > > followed by the mismatched values as before I've now added all isotropic render scales from 1.0 to 2.25, as well as a selection of anisotropic render scales. We shouldn't go overboard here with the permutations, as I don't think that this buys us significantly wider coverage. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2278#discussion_r3934095456
