Removed migrations. New onboarding screen and wizard like steps.
This commit is contained in:
@@ -29,9 +29,6 @@ public sealed partial class WelcomeWindow : WindowEx
|
||||
Width = 980;
|
||||
Height = 720;
|
||||
|
||||
//this.IsResizable = false;
|
||||
//this.IsMaximizable = false;
|
||||
|
||||
this.CenterOnScreen();
|
||||
|
||||
var themeService = WinoApplication.Current.Services.GetService<INewThemeService>();
|
||||
|
||||
Reference in New Issue
Block a user