Jeremy Wu
Jeremy Wu
Nah sorry, that's why I didn't dig into it, I will leave it with you since I want to continue onto other prs. You can replicate the issue right?
it's coming from local run in visual studio
Tested with the CI build, it's happening there as well. Simply type 'a' or jpg causes flow to hang indefinitely.
When would quick look not be available? Is it when the file is not an image?
so this needs quicklook installed before can be used? do we want to use Droplex to handle it?
I wonder if there is a way we can set QL to stay on top, hide and set window size via the code? This will help make QL usage feel...
TODO: need to check if window is open to avoid wasting CPU time.
You can set QL to stay on top on each launch by setting QuickLook.config's attribute TopMost to true
I got the impression from the linked issue the author meant better to check window exists so to avoid wasting CPU, where did you see sending the pipe and failing...
Happy to leave this here for now as a reminder. Maybe in the future if we switch away from squirrel as the installer we may pick this up, or I...