mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-25 02:00:12 +08:00
revert "showing in taskbar when pinned" since it cause window flashing
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
BorderBrush="{DynamicResource CaptionBackground}"
|
||||
Foreground="{DynamicResource WindowTextForeground}"
|
||||
Background="{DynamicResource MainWindowBackground}"
|
||||
ShowInTaskbar="{Binding ElementName=mainWindow, Path=Pinned}"
|
||||
ShowInTaskbar="False"
|
||||
Title="{Binding ElementName=titleAreaText, Path=Text}"
|
||||
ShowActivated="False">
|
||||
<Window.Resources>
|
||||
|
||||
Reference in New Issue
Block a user