WinQuickLook icon indicating copy to clipboard operation
WinQuickLook copied to clipboard

File Loading Status

Open RohanRK0 opened this issue 3 years ago • 2 comments

Sometimes a file takes too long to load like for example a word file after boot or a big document which is really fine but during that time nothing happens in the front and it loads in the background, making the program unresponsive for the user and it becomes responsive only after the loading is completed.

So a file loading status (with file metadata if possible) appearing for such files or when a file fails to load within a specified time will be helpful.

That status could also notify if the file could not be loaded for example a corrupted file, password protected pdf file, or This PC, Recycle Bin shortcuts etc. That loading status could also provide a close button to stop loading that file if needed.

Thank you for making this great app 👍

RohanRK0 avatar Jul 27 '20 11:07 RohanRK0

I'm starting to implement asynchronous reading.

shibayan avatar Jul 30 '20 08:07 shibayan

I'm starting to implement asynchronous reading. Ok, as you wish.

RohanRK0 avatar Jul 30 '20 14:07 RohanRK0