Explorar o código

Modernized Scrolling scenario

Tig hai 1 ano
pai
achega
7926781d3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UICatalog/Scenarios/Scrolling.cs

+ 1 - 1
UICatalog/Scenarios/Scrolling.cs

@@ -34,7 +34,7 @@ public class Scrolling : Scenario
             Id = "scrollView",
             X = 2,
             Y = Pos.Bottom (label) + 1,
-            Width = 50,
+            Width = 60,
             Height = 20,
             ColorScheme = Colors.ColorSchemes ["TopLevel"],
             ContentSize = new (200, 100),