DatBogie / Pyles

A very simple file manager written in Python and using Qt6
1 stars 0 forks source link

Can't Delete Non-Empty Folders #5

Closed DatBogie closed 4 weeks ago

DatBogie commented 4 weeks ago

Pyles refuses to delete non-empty folders outside of the trash.

DatBogie commented 4 weeks ago

Fixed [will be able to delete non-empty folders outside of the trash in next release]. I think I initially intentionally added this check for "safety reasons", but I realize now it's just plain inconvenient.