Closed konsumer closed 3 years ago
I get similar issues on linux, now, but it seems to improve it to updateWithBuffer
in the loop. I think there might be a race-condition about updateWithBuffer
then update
, later. Going to check in minor tweak that makes it work better on linux, can check mac, later.
Verified working on mac.
The same code (canvas and canvas_cross) are not working on mac, I just get a blank window.
It seems fine on linux.