mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Merged with trunk R1311.
git-svn-id: svn://localhost/ardour2/branches/midi@1312 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f7563c2b15
commit
32f3a4ae3e
7 changed files with 195 additions and 132 deletions
|
|
@ -635,7 +635,7 @@ Editor::autoscroll_canvas ()
|
|||
}
|
||||
|
||||
if (new_frame != leftmost_frame) {
|
||||
reposition_x_origin (new_frame);
|
||||
reset_x_origin (new_frame);
|
||||
}
|
||||
|
||||
if (autoscroll_cnt == 50) { /* 0.5 seconds */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue