mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-23 02:24:52 +00:00
Enable window dragging in video viewer panel #425
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</ResourceDictionary.MergedDictionaries>
|
||||
</ResourceDictionary>
|
||||
</UserControl.Resources>
|
||||
<Grid>
|
||||
<Grid MouseLeftButtonDown="Panel_MouseLeftButtonDown">
|
||||
<mediakit:MediaUriElement x:Name="mediaElement" />
|
||||
<Grid x:Name="coverArtPersenter"
|
||||
Background="{StaticResource MainWindowBackground}"
|
||||
|
Reference in New Issue
Block a user