mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
back out continuous scroll change inadvertently committed as part of rev 1477
git-svn-id: svn://localhost/ardour2/trunk@1478 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f22f22b599
commit
b69b53eef0
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ Editor::update_current_screen ()
|
|||
|
||||
playhead_cursor->set_position (frame);
|
||||
|
||||
#define CONTINUOUS_SCROLL
|
||||
#undef CONTINUOUS_SCROLL
|
||||
#ifdef CONTINUOUS_SCROLL
|
||||
|
||||
/* don't do continuous scroll till the new position is in the rightmost quarter of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue