mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
comment
This commit is contained in:
parent
098e90b864
commit
26ff98e3b9
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue