Modernized Scrolling scenario

This commit is contained in:
Tig
2024-04-12 14:57:51 -06:00
parent 1a5bf0f688
commit 7926781d3c

View File

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