Skip to content

Commit

Permalink
Improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
SDClowen committed Sep 22, 2024
1 parent 60ef7fa commit 23c205b
Show file tree
Hide file tree
Showing 12 changed files with 169 additions and 318 deletions.
108 changes: 0 additions & 108 deletions Examples/SDUI.Test/FluentForm.Designer.cs

This file was deleted.

32 changes: 0 additions & 32 deletions Examples/SDUI.Test/FluentForm.cs

This file was deleted.

120 changes: 0 additions & 120 deletions Examples/SDUI.Test/FluentForm.resx

This file was deleted.

2 changes: 1 addition & 1 deletion Examples/SDUI.Test/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ static void Main()
Application.SetHighDpiMode(HighDpiMode.PerMonitor | HighDpiMode.PerMonitorV2);
Application.SetCompatibleTextRenderingDefault(false);

Application.SetDefaultFont(SDUI.Helpers.FontManager.Segoe);
//Application.SetDefaultFont(SDUI.Helpers.FontManager.Segoe);
Application.Run(new MainWindow());
}
}
36 changes: 17 additions & 19 deletions SDUI/Controls/InputDailog.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 23c205b

Please sign in to comment.