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
If the render target size is zero in one dimension, e.g. when minimizing the window, the resize fails. This can easily be fixed by adding a guard and setting the minimum render target size to 1.
If the render target size is zero in one dimension, e.g. when minimizing the window, the resize fails. This can easily be fixed by adding a guard and setting the minimum render target size to 1.