mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 08:50:25 +01:00
Remove commented code.
This commit is contained in:
@@ -10,9 +10,6 @@ internal class ScrollButton : View
|
||||
VerticalTextAlignment = Alignment.Center;
|
||||
Id = "scrollButton";
|
||||
NavigationDirection = NavigationDirection.Backward;
|
||||
|
||||
//Width = Dim.Auto (DimAutoStyle.Content, 1);
|
||||
//Height = Dim.Auto (DimAutoStyle.Content, 1);
|
||||
WantContinuousButtonPressed = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user