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
The issue is that on fullscreen, all drawing is scaled to fit the window, but the texture stays at the same size. It can be fixed by re-scaling all operations back yourself.
As title says. For reproducing, try running texture_render_example in fullscreen. It glitches out. Happens in Ashton 0.1.4
The text was updated successfully, but these errors were encountered: