Flickering canvas on M1
-
@fde101 Thanks for letting us know!
-
There are indeed several power and sync problems with the latest display driver which can cause monitors to crash and i've reported a few myself, but the artefacts in VS are visible in screenshots and recordings and only inside the canvas, this is (positive) indicator than it's not as severe of a problem.
-
@Kyriakos Could not replicate this issue yet, will keep it open.
-
@vectoradmin it seems to be fixed for all other tools except the Contour tool and i've narrowed it down to the 'Metal' document display mode. It also feels smoother and faster when set to 'Software'.
-
@Kyriakos Thanks for the info. I keep the issue open. This should not happen with Metal, and Software mode being faster is also strange (but maybe on M1 Apple made it faster with Metal).
-
@vectoradmin this might be relevant, VS exhibits the same flickering when you resize the document window.
https://thume.ca/2019/06/19/glitchless-metal-window-resizing/
-
@Kyriakos Thanks, I will try if it can be improved based on those comments. I do use MTKView when displaying with Metal, and on Intel Macs using Software display (basically just showing an image) is too slow.
-
@vectoradmin it feels slower when it's jittering, when it's not everything is extremely smooth and responsive.
I am trying Software mode right now and the only perceivable difference for me so far is document resizing which feels quite laggy. Drawing shapes however feels as smooth as Metal, i am not perceiving any major difference.
-
I saw these glitches on my laptop with Win10 also. But now I can't reproduce them. They appeard when I was rotating objects.
-
@Kyriakos @encart Can the flickering issue be replicated? There is a double buffering enabled for all display types now.