mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-14 20:29:07 +00:00
Fix PDF thumbnail rendering crash #1531
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
<MultiBinding Converter="{StaticResource AsyncPageToThumbnailConverter}">
|
||||
<Binding ElementName="thisPdfViewer" Path="PdfDocumentWrapper" />
|
||||
<Binding />
|
||||
<Binding ElementName="thisPdfViewer" />
|
||||
</MultiBinding>
|
||||
</Image.DataContext>
|
||||
</Image>
|
||||
|
Reference in New Issue
Block a user