EclipseEmu / eclipse-native

Eclipse, built as a native app for Apple platforms
3 stars 0 forks source link

Collections #27

Closed magnetardev closed 4 months ago

magnetardev commented 4 months ago
magnetardev commented 4 months ago

The main setback for this right now is the fact that the game picker view crashes if you:

  1. open the game picker view
  2. close the game picker view
  3. delete a game in the collection view
  4. open the game picker view again

The FetchRequest is desynced from the actual context or something? I'm not quite sure.