mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-23 10:22:13 +08:00
code_style: remove unnecessary InvalidateVisual calls
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -173,8 +173,6 @@ namespace SourceGit.Views
|
||||
|
||||
if (!foundSubjectEnd)
|
||||
SetCurrentValue(SubjectLengthProperty, CommitMessage?.Length ?? 0);
|
||||
|
||||
InvalidateVisual();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user