Skip to content

Commit

Permalink
Fix transparent background while back to HomePage
Browse files Browse the repository at this point in the history
🤦
  • Loading branch information
neon-nyan committed Nov 19, 2023
1 parent 6afb81a commit bfa21ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@ private void Page_Unloaded(object sender, RoutedEventArgs e)
PageToken.Cancel();
CarouselToken.Cancel();
PlaytimeToken.Cancel();

this.Loaded -= StartLoadedRoutine;
}
#endregion

Expand Down

0 comments on commit bfa21ff

Please sign in to comment.