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 e426c603b6
commit c30bda5173
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 *);