fix stupid error in last commit
git-svn-id: svn://localhost/ardour2/trunk@1482 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -183,7 +183,7 @@ Editor::update_current_screen ()
|
||||
if (frame != last_update_frame) {
|
||||
|
||||
|
||||
#ifdef CONTINUOUS_SCROLL
|
||||
#undef CONTINUOUS_SCROLL
|
||||
#ifndef CONTINUOUS_SCROLL
|
||||
if (frame < leftmost_frame || frame > leftmost_frame + current_page_frames()) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user