Skip to content

Remove default limit on number of files

This is a suggested fix for #1060. It takes the very brute force approach of simply removing the limits.

Seems to work just fine during testing here, but I may be missing some subtle detail.

This is for GTK 3, but I can prepare another MR for GTK 4 if this looks okay with you.

Merge request reports