diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/ScrollBarWidget.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/ScrollBarWidget.cpp b/gui/ScrollBarWidget.cpp index 028e831cad..d5a9607f4c 100644 --- a/gui/ScrollBarWidget.cpp +++ b/gui/ScrollBarWidget.cpp @@ -26,8 +26,7 @@ /* * TODO: - * - Dragging the slider with the mouse - * - Auto-repeast: if one clicks & holds on one of the arrows, then after a + * - Auto-repeat: if one clicks & holds on one of the arrows, then after a * brief delay, it should start to contiously scroll * - Allow for a horizontal scrollbar, too? */ |