瀏覽代碼

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,