rileytestut / Delta

Delta is an all-in-one classic video game emulator for non-jailbroken iOS devices.
4.46k stars 327 forks source link

removed call of setitems which caused a crash #364

Open imticho opened 3 weeks ago

imticho commented 3 weeks ago

Mark the type contribution you are making:

Description

Summary of your changes, including:

Fixes issue#302 The app would automatically crash when a shortcut was removed from recently played. I removed the setItems call because it caused inconsistencies with the NSArray.

Testing

-iPhone 12 Pro 17.4.1 -iPhone 11 Pro 17.1.2

Checklist

General (All PRs)

Experimental Feature-specific