Skip to content

Commit

Permalink
Revert Focusable
Browse files Browse the repository at this point in the history
ShowActivated is sufficient for the needs
  • Loading branch information
emako committed Dec 31, 2024
1 parent eead801 commit 3a1a74d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QuickLook/ViewerWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
d:DesignWidth="624"
Background="{DynamicResource MainWindowBackground}"
BorderBrush="{DynamicResource CaptionBackground}"
Focusable="False"
Foreground="{DynamicResource WindowTextForeground}"
ResizeMode="CanResize"
ShowActivated="False"
Expand Down

0 comments on commit 3a1a74d

Please sign in to comment.