mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
fix: wrong window margin and border if window is started as maximized
This commit is contained in:
parent
17b0d7ddcb
commit
d3be3e938f
3 changed files with 17 additions and 10 deletions
|
@ -66,7 +66,7 @@ namespace SourceGit.ViewModels
|
|||
{
|
||||
Dispatcher.UIThread.Invoke(() => Remote = text);
|
||||
}
|
||||
}
|
||||
}
|
||||
catch
|
||||
{
|
||||
// ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue