From f4a5d245b58648e3d8fe163ea9ef46cd63407f85 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 17 Apr 2005 11:26:13 +0000 Subject: Updated TODO list svn-id: r17649 --- gui/ScrollBarWidget.cpp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'gui') diff --git a/gui/ScrollBarWidget.cpp b/gui/ScrollBarWidget.cpp index 0ef34f8169..edcee76ff8 100644 --- a/gui/ScrollBarWidget.cpp +++ b/gui/ScrollBarWidget.cpp @@ -26,16 +26,6 @@ namespace GUI { -/* - * TODO: - * - Auto-repeat: if user clicks & holds on one of the arrows, then after a - * brief delay, it should start to contiously scroll - * - Allow for a horizontal scrollbar, too? - * - If there are less items than fit on one pages, no scrolling can be done - * and we thus should not highlight the arrows/slider. - * - Allow the mouse wheel to scroll more than one line at a time - */ - #define UP_DOWN_BOX_HEIGHT 10 // Up arrow -- cgit v1.2.3