Преглед изворни кода

UICatalog Category list use dimauto

Tig пре 1 година
родитељ
комит
e4e380498e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      UICatalog/UICatalog.cs

+ 1 - 1
UICatalog/UICatalog.cs

@@ -486,7 +486,7 @@ internal class UICatalogApp
             {
                 X = 0,
                 Y = 1,
-                Width = Dim.Percent (30),
+                Width = Dim.Auto (),
                 Height = Dim.Fill (1),
                 AllowsMarking = false,
                 CanFocus = true,