Skip to content

Commit

Permalink
chore: Adjust for backport
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jul 10, 2024
1 parent ce7ae89 commit 867e054
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/SamplesApp/SamplesApp.Shared/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -528,12 +528,7 @@ static void ConfigureFeatureFlags()
#endif
#if HAS_UNO
Uno.UI.FeatureConfiguration.TextBox.UseOverlayOnSkia = false;
<<<<<<< HEAD
=======
Uno.UI.FeatureConfiguration.ToolTip.UseToolTips = true;

Uno.UI.FeatureConfiguration.Font.DefaultTextFontFamily = "ms-appx:///Uno.Fonts.OpenSans/Fonts/OpenSans.ttf";
>>>>>>> e9a3ded327 (chore: Switch SamplesApp)
#endif
}

Expand Down

0 comments on commit 867e054

Please sign in to comment.