mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
a set of inter-related subtle changes to get vertical autoscrolling to work, or at least work better.
This commit is contained in:
parent
e426c603b6
commit
c30bda5173
4 changed files with 79 additions and 49 deletions
|
|
@ -54,7 +54,6 @@ public:
|
|||
~DragManager ();
|
||||
|
||||
bool motion_handler (GdkEvent *, bool);
|
||||
bool window_motion_handler (GdkEvent *, bool);
|
||||
|
||||
void abort ();
|
||||
void add (Drag *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue