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
on resizing, it looks like the currently drawn frame will get stretched and resized with the window until next frame draw, i think we need to immediately rerender when window size changes, or have the size of the drawn image be correct.
on resizing, it looks like the currently drawn frame will get stretched and resized with the window until next frame draw, i think we need to immediately rerender when window size changes, or have the size of the drawn image be correct.