瀏覽代碼

Fix vertical bottom label.

BDisp 1 年之前
父節點
當前提交
6dff7d8e4c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UICatalog/Scenarios/TextAlignmentsAndDirection.cs

+ 1 - 0
UICatalog/Scenarios/TextAlignmentsAndDirection.cs

@@ -165,6 +165,7 @@ public class TextAlignmentsAndDirections : Scenario
         {
             X = Pos.AnchorEnd (4),
             Y = 1,
+            Width = 2,
             Height = 9,
             ColorScheme = color1,
             TextDirection = TextDirection.TopBottom_LeftRight,