Переглянути джерело

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,