akurasov

Results 54 comments of akurasov

Could you try adding `System.setProperty("skiko.renderApi", "SOFTWARE_FAST")` to the beginning of your main function? Let's check if it is a hardware/driver related issue.

Yes, looks like it. Most probably a driver issue. Could you also try with `System.setProperty("skiko.renderApi", "OPENGL")` ?

Please use English here, so other people also can understand discussion

@D10NGYANG the fix was integrated into 1.0.0-alpha1-rc1. Should work now (works on my Mac).

@asapha and with plain Compose it works fine on your system?

Reproduced with the same idea, plugin build 310.

Could you please share your code, so we can reproduce it locally? Ideally-minimal snippet.

I see, thank you. Let me try it. BTW, do you have x86 or x64?

Everything is fine) Last question - which JDK do you use?

Yesterday I also tried it. I saw the following behavior - if I resize the image fast, it was indeed deformed, but only until the image was redrawn. >I tried...