HumanLearning2021 / HumanLearningApp

GNU General Public License v3.0
3 stars 2 forks source link

[bugfix] fix a bug occuring when setting a representative picture #183

Closed jonaskon closed 3 years ago

jonaskon commented 3 years ago

Fix a bug where setting a representative picture from a categorized picture already present in the dataset would lead to said picture being deleted from storage. This caused a crash because the app would try to load an image from a non-existant url.