For quite significant time looking for the way to make QuickLook window float regardless of active application. Programmers?
P.S. It worked just the way I want on Snow Leo after adding following string to com.apple.finder.plist:
But since QL engine has been changed in Lion, it doesn't work.
P.S. It worked just the way I want on Snow Leo after adding following string to com.apple.finder.plist:
Code:
QLHidePanelOnDeactivate 0
But since QL engine has been changed in Lion, it doesn't work.