-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
When dragging a ROM from the ROM list to the menu layout, the UI crashes with a NullReferenceException.
Operating system version
Windows (all versions)
Program version (from About box)
All versions
Expected behavior
It doesn't crash. :P Two expected outcomes:
- Don't allow the drop
- If target of drop is OK, then allow it and don't crash
Actual behavior
Crash! (NullReferenceException)
Steps to reproduce
- Fill up the root of the Menu Layout with 255 items -- at least one must be a folder!
- Drag a ROM from the ROMs list to a folder that does not have 255 items in it
Crash log if available (paste or attach)
Reactions are currently unavailable