mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-10 14:46:24 +01:00
Shift+TAB cycles hit test targets backwards
This commit is contained in:
@@ -551,7 +551,7 @@ protected:
|
||||
|
||||
bool HasRotation() const;
|
||||
|
||||
void RotateTarget();
|
||||
void RotateTarget(bool forward);
|
||||
|
||||
std::weak_ptr<Track> mpClickedTrack;
|
||||
UIHandlePtr mUIHandle;
|
||||
|
||||
Reference in New Issue
Block a user