mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-26 03:40:45 +08:00
fix: wrong window margin and border if window is started as maximized
This commit is contained in:
@@ -66,7 +66,7 @@ namespace SourceGit.ViewModels
|
||||
{
|
||||
Dispatcher.UIThread.Invoke(() => Remote = text);
|
||||
}
|
||||
}
|
||||
}
|
||||
catch
|
||||
{
|
||||
// ignore
|
||||
|
||||
Reference in New Issue
Block a user