mchlnix / SMB3-Foundry

SMB3 Level Editor in Python
GNU General Public License v3.0
93 stars 12 forks source link

Switching Between Vertical and Horizontal Make Objects Unreachable #72

Closed TheJoeSmo closed 2 years ago

TheJoeSmo commented 3 years ago

Describe the bug When switching the level between horizontal and vertical the level editor makes it impossible to move objects that were cut off due to the switch from horizontal to vertical or vise versa.

To Reproduce Steps to reproduce the behavior:

  1. Open 1-1 or 7-1
  2. Open the Level > Edit Header
  3. Click on Level is Vertical
  4. See error

Expected behavior The objects should be movable or be relocated appropriately.

Screenshots image image

mchlnix commented 2 years ago

When this happens a warning is added to the warning list. The warning is pointing to the object, which can be reached and deleted through the object list on the right.