2
0
Эх сурвалжийг харах

Modernized Scrolling scenario

Tig 1 жил өмнө
parent
commit
7926781d3c

+ 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),