On Tue, 4 Feb 2025 08:53:31 GMT, Marius Hanl <[email protected]> wrote:
> `S`, `M` or `L` as variable names (minor)
the meaning should be obvious from the context (small, medium, large) and I
don't want code like this to take two pages:
testScrollTo(360, 1, new Integer[] { S, S, S, S, S, S, S, S, S, S, S, S, S, S,
S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S, S });
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1667#issuecomment-2634428113
