a set of inter-related subtle changes to get vertical autoscrolling to work, or at least work better.

This commit is contained in:
Paul Davis 2014-06-17 08:08:07 -04:00
parent ac39db608f
commit 2e8f7c5c93
4 changed files with 79 additions and 49 deletions

View file

@ -54,7 +54,6 @@ public:
~DragManager ();
bool motion_handler (GdkEvent *, bool);
bool window_motion_handler (GdkEvent *, bool);
void abort ();
void add (Drag *);