Skip to content

Commit

Permalink
Merge pull request #686 from JeremyWu917/JeremyWu917-patch-1
Browse files Browse the repository at this point in the history
[bugfix] Update `GalleryNavigationPresenter.xaml` to fix issues #685
  • Loading branch information
pomianowski authored Jun 30, 2023
2 parents 718ed56 + a4632b7 commit 5aaf684
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemsPanelTemplate>
<ui:VirtualizingWrapPanel
IsItemsHost="True"
ItemSize="290,70"
ItemSize="290,80"
Orientation="Vertical"
SpacingMode="Uniform"
StretchItems="True" />
Expand Down

0 comments on commit 5aaf684

Please sign in to comment.