On Fri, 11 Sep 2020 06:48:35 GMT, Bhawesh Choudhary <bchoudh...@openjdk.org> 
wrote:

>> This question is still outstanding. It seems like the call to `setCTM` is 
>> either needed before all of the `setGradient`
>> calls or none of them. Can you comment?
>
> i believe setCTM call is needed for none of them. it is a workaround i have 
> added till i have more concrete fix. also
> please note that this workaround is needed only in cases where ui scaling is 
> more than 1.

Removed the workaround and added right fix. `setCTM` call is not needed in any 
of the case.

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

PR: https://git.openjdk.java.net/jfx/pull/213

Reply via email to