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
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
Do you have an example showing this behavior? I modified wgpu-triangle to remove the painting from the idle callback and the schedule_paint from the paint callback. That way, it no longer repaints repeatedly. But I still get paint calls when resizing.
If you resize the window, it doesn't repaint until some other trigger (e.g. mouse over a button).
Needs repro - I've only seen it on my machine so far. Might be an issue with my setup, might not.
The text was updated successfully, but these errors were encountered: