Explorar o código

UICatalog Category list use dimauto

Tig hai 1 ano
pai
achega
e4e380498e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,