fix: wrong window margin and border if window is started as maximized

This commit is contained in:
leo
2024-07-26 12:01:09 +08:00
parent 17b0d7ddcb
commit d3be3e938f
3 changed files with 17 additions and 10 deletions

View File

@@ -66,7 +66,7 @@ namespace SourceGit.ViewModels
{
Dispatcher.UIThread.Invoke(() => Remote = text);
}
}
}
catch
{
// ignore