mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 20:54:59 +00:00
style(Submodule): height of submodule list panel
This commit is contained in:
parent
646a80a395
commit
515d28918d
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@
|
||||||
Visibility="{Binding ElementName=submoduleListToggle, Path=IsChecked, Converter={StaticResource Bool2Collapsed}}"
|
Visibility="{Binding ElementName=submoduleListToggle, Path=IsChecked, Converter={StaticResource Bool2Collapsed}}"
|
||||||
Background="{StaticResource Brush.BG3}"
|
Background="{StaticResource Brush.BG3}"
|
||||||
RowHeight="24"
|
RowHeight="24"
|
||||||
Height="200"
|
Height="100"
|
||||||
LostFocus="SubmoduleLostFocus"
|
LostFocus="SubmoduleLostFocus"
|
||||||
ContextMenuOpening="SubmoduleContextMenuOpening"
|
ContextMenuOpening="SubmoduleContextMenuOpening"
|
||||||
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
|
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue