File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
BetterLyrics.WinUI3 (Package)
BetterLyrics.WinUI3/Controls Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1212 <Identity
1313 Name =" 37412.BetterLyrics"
1414 Publisher =" CN=E1428B0E-DC1D-4EA4-ACB1-4556569D5BA9"
15- Version =" 1.1.195 .0" />
15+ Version =" 1.1.196 .0" />
1616
1717 <mp : PhoneIdentity PhoneProductId =" ca4a4830-fc19-40d9-b823-53e2bff3d816" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
1818
Original file line number Diff line number Diff line change 77 xmlns : interactivity =" using:Microsoft.Xaml.Interactivity"
88 xmlns : local =" using:BetterLyrics.WinUI3.Controls"
99 xmlns : mc =" http://schemas.openxmlformats.org/markup-compatibility/2006"
10- xmlns : media =" using:CommunityToolkit.WinUI.Media"
1110 xmlns : ui =" using:CommunityToolkit.WinUI"
1211 mc : Ignorable =" d" >
1312
9493 TextWrapping =" Wrap" />
9594 </Grid >
9695
97- <Grid Opacity =" 0" >
96+ <Grid Background = " {ThemeResource AcrylicInAppFillColorDefaultBrush} " Opacity =" 0" >
9897 <Grid .OpacityTransition>
9998 <ScalarTransition />
10099 </Grid .OpacityTransition>
101- <Grid .Background>
102- <media : AcrylicBrush
103- BlurAmount =" 10"
104- TintColor =" {ThemeResource SystemAccentColor}"
105- TintOpacity =" 0" />
106- </Grid .Background>
107100 <interactivity : Interaction .Behaviors>
108101 <interactivity : EventTriggerBehavior EventName =" PointerEntered" >
109102 <interactivity : ChangePropertyAction PropertyName =" Opacity" Value =" 1" />
You can’t perform that action at this time.
0 commit comments