Open intvsteve opened 4 years ago
The bug is triggered in the Windows drag/drop code in FileNodeViewModel.WPF.cs
in which it fails to correctly get the menu layout object to save changes to.
WORKAROUND
It's possible this bug is not specific to the root folder being full - need to verify if it also happens with a folder that has 255 items, one of which is a folder, and the same kind of action is attempted.
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:
Actual behavior
Crash! (NullReferenceException)
Steps to reproduce
Crash log if available (paste or attach)
ErrorLog_2020-08-09-11-26-51-769.txt