mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-24 13:45:00 +00:00
ux: workspace configuration window
This commit is contained in:
parent
84fda6a8db
commit
e4870759f7
6 changed files with 7 additions and 14 deletions
|
@ -148,7 +148,7 @@ namespace SourceGit.Views
|
|||
|
||||
protected override Size MeasureOverride(Size availableSize)
|
||||
{
|
||||
return new Size(256, 256);
|
||||
return new Size(256, 240);
|
||||
}
|
||||
|
||||
protected override void OnPointerPressed(PointerPressedEventArgs e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue