소스 검색

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,