pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.83k stars 70 forks source link

Fix max size slider not sticking to Unlimited setting #211

Closed pkolaczk closed 1 year ago

pkolaczk commented 1 year ago

When the max size slider was set manually to Unlimited position, it did not update the model properly. So instead of unlimited, the real limit was about 850 GB.

Fixes #209