mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 10:19:07 +00:00
Global dark theme
This commit is contained in:
@@ -46,6 +46,9 @@ namespace QuickLook.Plugin.PDFViewer
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
// remove theme used in designer
|
||||
Resources.MergedDictionaries.RemoveAt(0);
|
||||
|
||||
listThumbnails.SelectionChanged += UpdatePageViewWhenSelectionChanged;
|
||||
|
||||
pagePanel.DelayedReRender += ReRenderCurrentPageDelayed;
|
||||
|
Reference in New Issue
Block a user