This commit is contained in:
Vic 2023-04-22 17:18:40 +08:00
parent 098e90b864
commit 26ff98e3b9

View file

@ -647,6 +647,8 @@ namespace Flow.Launcher.ViewModel
{
if (Settings.UseQuickLook && CanExternalPreviewSelectedResult(out var path))
{
// TODO: When always preview (internal is open) and select another result can use external preview
// then switched to external, looks bad
// Should use external preview for selected result
if (ExternalPreviewOpen)
{