mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Gale says this has problems on Linux, per bug 393 thread. Revert for 2.0.2.
This commit is contained in:
parent
65bf7196ad
commit
05daaf4767
@ -2951,7 +2951,7 @@ void TrackPanel::DoSlide(wxMouseEvent & event)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Scroll during vertical drag.
|
// Scroll during vertical drag.
|
||||||
EnsureVisible(mouseTrack);
|
// EnsureVisible(mouseTrack); //vvv Gale says this has problems on Linux, per bug 393 thread. Revert for 2.0.2.
|
||||||
|
|
||||||
//If the mouse is over a track that isn't the captured track,
|
//If the mouse is over a track that isn't the captured track,
|
||||||
//drag the clip to the mousetrack
|
//drag the clip to the mousetrack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user