2
0
Tig 10 сар өмнө
parent
commit
307b15a2ee

+ 2 - 0
Terminal.Gui/Views/ScrollBar/ScrollBar.cs

@@ -5,6 +5,8 @@ using System.Drawing;
 
 namespace Terminal.Gui;
 
+// TODO: When scrollbars autohide, reset viewport to 0
+
 /// <summary>
 ///     Indicates the size of scrollable content and controls the position of the visible content, either vertically or horizontally.
 ///     Two <see cref="Button"/>s are provided, one to scroll up or left and one to scroll down or right. Between the buttons is a <see cref="ScrollSlider"/> that can be dragged to