Skip to content

Commit d821323

Browse files
Merge pull request #782 from unoplatform/dev/doti/fix-photoviewer-zoom
2 parents 18120ff + 20699a2 commit d821323

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UI/PhotoViewer/PhotoViewer/AppResources.xaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<!-- Load WinUI resources -->
66
<XamlControlsResources xmlns="using:Microsoft.UI.Xaml.Controls" />
77

8+
<!-- Import ZoomContentControl style -->
9+
<ResourceDictionary Source="ms-appx:///InteractionControls/ZoomContentControl.xaml" />
10+
811
</ResourceDictionary.MergedDictionaries>
912
<!-- Add resources here -->
1013

0 commit comments

Comments
 (0)