mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Modernized Scrolling scenario
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user