(2017-05-10, 6:50)Merlijn Wissink Wrote: I think I found a bug, or at least something that's not completely user-friendly.
Result: it doesn't save anything to disk. All the operations work fine, it just doesn't save anything. It also doesn't give a warning of unsaved progress on close. I can make it save by adding a brick to the main model, then hit save and then remove the brick again.
- I open a model from disk.
- I remove all submodels except one from the main file (note: the main file does not have any parts, just submodels, maybe that has something to do with it?)
- Then go to cleanup and make it remove all submodels not used by the main file
- Then hit save
I'll look into this, it seems I forgot a 'invalidate changed state' somewhere