[Scummvm-cvs-logs] CVS: scummvm/gui ScrollBarWidget.cpp,1.19,1.20

Max Horn fingolfin at users.sourceforge.net
Sun Apr 17 04:26:40 CEST 2005


Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26233/gui

Modified Files:
	ScrollBarWidget.cpp 
Log Message:
Updated TODO list

Index: ScrollBarWidget.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/ScrollBarWidget.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- ScrollBarWidget.cpp	15 Jan 2005 21:33:56 -0000	1.19
+++ ScrollBarWidget.cpp	17 Apr 2005 11:26:13 -0000	1.20
@@ -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





More information about the Scummvm-git-logs mailing list