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
Currently only 1 undo step is possible, because all drawing is applied to the texture directly. More undo steps would require saving multiple copies of the whole texture (or atleast parts of it)