diff --git a/QuickLook.Plugin/QuickLook.Plugin.PDFViewer/PdfViewerControl.xaml b/QuickLook.Plugin/QuickLook.Plugin.PDFViewer/PdfViewerControl.xaml index 3fa27a8..a7673fb 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.PDFViewer/PdfViewerControl.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.PDFViewer/PdfViewerControl.xaml @@ -26,7 +26,7 @@ VirtualizingPanel.IsVirtualizing="True" Width="150" SelectedIndex="0" Focusable="False" - Background="#00FFFFFF" + Background="Transparent" ItemsSource="{Binding PageThumbnails, ElementName=thisPdfViewer}" ScrollViewer.HorizontalScrollBarVisibility="Disabled" BorderThickness="0,0,1,0" ItemContainerStyle="{Binding Mode=OneWay, Source={StaticResource ListBoxItemStyleNoFocusedBorder}}"> @@ -61,7 +61,7 @@ - + diff --git a/QuickLook.Plugin/QuickLook.Plugin.TextViewer/TextViewerPanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/TextViewerPanel.xaml index 40e52d5..6514b19 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.TextViewer/TextViewerPanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.TextViewer/TextViewerPanel.xaml @@ -7,10 +7,9 @@ xmlns:local="clr-namespace:QuickLook.Plugin.TextViewer" mc:Ignorable="d" d:DesignHeight="317.974" - d:DesignWidth="448.79" - UseLayoutRounding="True"> + d:DesignWidth="448.79"> - \ No newline at end of file diff --git a/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml index 33a8f79..6b2b26c 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.VideoViewer/ViewerPanel.xaml @@ -21,8 +21,9 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + +