mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
This commit is contained in:
parent
4a56b47265
commit
afc4eafb6f
73 changed files with 630 additions and 601 deletions
|
@ -109,6 +109,7 @@ namespace SourceGit.Views.Controls {
|
|||
private double startY = 0;
|
||||
|
||||
public CommitGraph() {
|
||||
Models.Theme.AddListener(this, InvalidateVisual);
|
||||
IsHitTestVisible = false;
|
||||
ClipToBounds = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue