Closed BrunoCostaGH closed 9 months ago
fix(MainViewModel.vb): Resolve crash when compressing an empty folder and adding it to the watcher fix(Watcher.vb): Resolve crash when attempting to add an uncompressed folder to the watcher, which caused a division by 0 throw and subsequent crash
Closes #385
Thanks for doing this :) I decided to just prevent empty folders from being parsed at the folder selection stage, which I thought I had done already
fix(MainViewModel.vb): Resolve crash when compressing an empty folder and adding it to the watcher fix(Watcher.vb): Resolve crash when attempting to add an uncompressed folder to the watcher, which caused a division by 0 throw and subsequent crash
Closes #385