On Thu, 10 Nov 2022 17:20:17 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Marius Hanl has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8295078: Replace JUnit4 with Junit5 imports
>
> Changes requested by angorya (Author).

@andy-goryachev-oracle
Snapping doesn't necessarily imply integer coordinates or sizes. The reason is 
that we're snapping to _pixels_, not integers. For example, with 200% scale, 
every other pixel will have a .5 coordinate. It's also important to not confuse 
snapping with rounding to integers because integer coordinates might not even 
fall on pixel boundaries for some scaling factors.

-------------

PR: https://git.openjdk.org/jfx/pull/910

Reply via email to