Tig пре 1 година
родитељ
комит
38a92ada3b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Terminal.Gui/Drawing/Aligner.cs

+ 1 - 1
Terminal.Gui/Drawing/Aligner.cs

@@ -28,7 +28,7 @@ public enum Alignment
     ///         111 2222 33333
     ///     </c>
     /// </example>
-    Left,
+    Left = 0,
 
     /// <summary>
     ///     The items will be aligned to the top.