mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
TrackPanel no longer implements the zoom tool...
... Also changed the behavior of drawing of dashed lines: make them disappear when they approach close enough that right-up will zoom out, not in.
This commit is contained in:
committed by
Paul Licameli
parent
cba51e1bf8
commit
85c03bb3b3
@@ -582,6 +582,8 @@ audacity_SOURCES = \
|
||||
tracks/ui/TrackUI.cpp \
|
||||
tracks/ui/TrackVRulerControls.cpp \
|
||||
tracks/ui/TrackVRulerControls.h \
|
||||
tracks/ui/ZoomHandle.cpp \
|
||||
tracks/ui/ZoomHandle.h \
|
||||
widgets/AButton.cpp \
|
||||
widgets/AButton.h \
|
||||
widgets/ASlider.cpp \
|
||||
|
Reference in New Issue
Block a user