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
It appears that you cannot delete a background image when it's been added.
This seems to be because whenever we update the background images to draw, we "loose" the index of which image we're adjusting. That means it cannot be deleted after it has no longer been selected.
The text was updated successfully, but these errors were encountered:
It appears that you cannot delete a background image when it's been added.
This seems to be because whenever we update the background images to draw, we "loose" the index of which image we're adjusting. That means it cannot be deleted after it has no longer been selected.
The text was updated successfully, but these errors were encountered: