You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using multiple windows, I get glitches when using imdraw shapes on one window and a sprite on another one. Below is some code that reproduces the issue:
Window W1 only briefly shows the drawn white rectangle. Almost instantly, or after a short while, it disappears. When commenting out the line that draws the sprite, everything workd fine.
When using multiple windows, I get glitches when using
imdraw
shapes on one window and a sprite on another one. Below is some code that reproduces the issue:Window
W1
only briefly shows the drawn white rectangle. Almost instantly, or after a short while, it disappears. When commenting out the line that draws the sprite, everything workd fine.OS: Windows 10
Minimal reproducing example:
Original issue: faiface/pixel#314
The text was updated successfully, but these errors were encountered: