mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-01 09:24:58 +00:00
ux: set Focusable
by XAML instead of hard coded
This commit is contained in:
parent
ea3a6a4755
commit
8a20a7a542
2 changed files with 2 additions and 1 deletions
|
@ -96,7 +96,6 @@ namespace SourceGit.Views
|
|||
|
||||
public ChangeCollectionView()
|
||||
{
|
||||
Focusable = true;
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue