1
Fork 0

Stop button scrolls arranger.

This commit is contained in:
EvanR 2009-09-22 13:56:24 -04:00
parent ab216acec8
commit 691c5eee90
1 changed files with 1 additions and 0 deletions

View File

@ -519,6 +519,7 @@ void press_stop(){
ui->metronome->update(left);
ui->arranger->scrollTo(0,ui->arranger->scrolly);
}