File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Files.App/Views/LayoutModes Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1010 xmlns : uap4 =" http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
1111 xmlns : uap5 =" http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
1212 IgnorableNamespaces =" uap uap5 mp rescap desktop6 desktop4 desktop" >
13- <Identity Name =" FilesDev" Publisher =" CN=Files" Version =" 2.4.20 .0" />
13+ <Identity Name =" FilesDev" Publisher =" CN=Files" Version =" 2.4.21 .0" />
1414 <Properties >
1515 <DisplayName >Files - Dev</DisplayName >
1616 <PublisherDisplayName >Yair A</PublisherDisplayName >
Original file line number Diff line number Diff line change 586586 </controls : AdaptiveGridView .GroupStyle>
587587
588588 <!-- Wraps items without affecting the height of other rows -->
589- <ItemsControl .ItemsPanel>
589+ <!-- Disabled as it broke thumbnails -->
590+ <!-- <ItemsControl.ItemsPanel>
590591 <ItemsPanelTemplate>
591592 <controls:WrapPanel/>
592593 </ItemsPanelTemplate>
593- </ItemsControl .ItemsPanel>
594+ </ItemsControl.ItemsPanel>-->
594595
595596 <controls : AdaptiveGridView .Resources>
596597 <ResourceDictionary >
You can’t perform that action at this time.
0 commit comments