madmaxoft / SkauTan

Music player for Skautské Tancování
https://skautske-tancovani.cz/
The Unlicense
1 stars 2 forks source link

ClassroomWindow: Removing a song duplicate causes crash #253

Closed madmaxoft closed 4 years ago

madmaxoft commented 5 years ago

Situation: A song has two duplicates, and its properties are displayed from the ClassroomWindow. In the properties window, delete the duplicate that is used in ClassroomWindow for identification. Close the properties window, reopen -> crash (attempting to use the original duplicate, now deleted).

This needs more thought into how to represent the songs in the ClassroomWindow, when any of their duplicates may get removed.