Skip to content

Commit a4bbd3a

Browse files
authored
fix: Restore ProgressRing.xaml
1 parent e0fe6df commit a4bbd3a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Uno.UI.FluentTheme.v1/FluentMerge.targets

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@
1414
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\TeachingTip_themeresources.xaml" />
1515
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\PipsPager.xaml" />
1616
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\PipsPager_themeresources.xaml" />
17-
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\ProgressRing.xaml" />
1817
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\ScrollViewer.xaml" />
1918
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\ScrollViewer_themeresources.xaml" />
2019
<!-- UNO TODO Fails to display correctly for multiple reasons, including https://github.com/unoplatform/uno/issues/325 but also undiagnosed issues -->
2120
<ExcludedTemplates Include="$(MSBuildThisFileDirectory)Resources\Version1\PriorityDefault\SplitView_themeresources.xaml" />
22-
<!-- The excluded files can be restored as the types are made available in Uno.
23-
Note: The ProgressRing style can be restored once determinate mode is implemented. https://github.com/unoplatform/uno/issues/3604 -->
21+
<!-- The excluded files can be restored as the types are made available in Uno. -->
2422
<WinUIStylePage
2523
Include="$(MSBuildThisFileDirectory)Resources\Version1\**\*.xaml" />
2624
<WinUIStylePage

0 commit comments

Comments
 (0)