rubenwe / StlVault

3D object viewer and organizer
http://stlvault.com
MIT License
167 stars 26 forks source link

If you add the same directory multiple times, deletion acts strange #30

Closed trek-e closed 4 years ago

trek-e commented 4 years ago

I re-added a directory because I thought I hadn't added it.

There were two behaviors:

One, it re-added it. Would think maybe should point out it's already there, but that's not a big deal.

What was weird was when there was two, when I deleted the 'new' one, it nuked the contents of the other one too, but didn't remove that. So now i have an empty folder. Not a big deal mind you, but probably not the way you want it to behave.

rubenwe commented 4 years ago

Thanks for reporting!