saeugetier / photobooth

GNU General Public License v3.0
9 stars 1 forks source link

Crash on selecting collage icons in main menu #46

Closed saeugetier closed 4 years ago

saeugetier commented 4 years ago

After clicking on the icons left, the program crashes sometimes.

saeugetier commented 4 years ago

The garbage collector of QML destroyes the models after the model has changed. The garbage collector has to be turned off.