mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Bug1134: Click and drag to move a track should make only one undo item
This commit is contained in:
@@ -773,6 +773,7 @@ protected:
|
||||
// coordinate should the dragging track move up or down?
|
||||
int mMoveUpThreshold;
|
||||
int mMoveDownThreshold;
|
||||
int mRearrangeCount;
|
||||
|
||||
#ifdef EXPERIMENTAL_SCRUBBING_BASIC
|
||||
int mScrubToken;
|
||||
|
||||
Reference in New Issue
Block a user