stash calibration
This commit is contained in:
parent
3ae65d0e64
commit
3062993f7c
3 changed files with 21 additions and 12 deletions
|
|
@ -66,6 +66,7 @@ public partial class App : Application
|
|||
var window = new MainWindow { DataContext = mainVm };
|
||||
window.SetConfigStore(store);
|
||||
desktop.MainWindow = window;
|
||||
desktop.ShutdownMode = Avalonia.Controls.ShutdownMode.OnMainWindowClose;
|
||||
|
||||
var overlay = new OverlayWindow(bot);
|
||||
overlay.Show();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue