sln picker styling

This commit is contained in:
Matt Parker
2025-09-30 18:35:15 +10:00
parent 4473ab17a6
commit d59c793263
3 changed files with 69 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ public partial class IdeWindow : Control
{
MSBuildLocator.RegisterDefaults();
GodotServiceDefaults.AddServiceDefaults();
//GetWindow().SetMinSize(new Vector2I(1152, 648));
PickSolution();
}