Curtail icon indicating copy to clipboard operation
Curtail copied to clipboard

Add loading state when photos dropped into app

Open gavr123456789 opened this issue 2 years ago • 1 comments

When I add 100-200 photos Curtail always freezes for like 30 sec, app stop responding, and after that it starts processing. I think it generating thumbnails on this time. It would be better UX experience to show some loading with % or just spinner

gavr123456789 avatar Apr 07 '23 12:04 gavr123456789

I tried to disable thumbnails generation to see if loading time comes from that and it the same for me. I think that its the Gtk.FileDialog that becomes longer with many files.

Will try to see how we can handle this.

Huluti avatar Apr 08 '23 07:04 Huluti