mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
TrackPanel no longer implements label keystrokes, drags, text selection...
... also implemented ESC key for those drags ... temporarily loses the special CTRL click handling
This commit is contained in:
committed by
Paul Licameli
parent
bbfa574790
commit
efdb9889b1
@@ -551,6 +551,12 @@ audacity_SOURCES = \
|
||||
toolbars/ToolsToolBar.h \
|
||||
toolbars/TranscriptionToolBar.cpp \
|
||||
toolbars/TranscriptionToolBar.h \
|
||||
tracks/labeltrack/ui/LabelDefaultClickHandle.cpp \
|
||||
tracks/labeltrack/ui/LabelDefaultClickHandle.h \
|
||||
tracks/labeltrack/ui/LabelGlyphHandle.cpp \
|
||||
tracks/labeltrack/ui/LabelGlyphHandle.h \
|
||||
tracks/labeltrack/ui/LabelTextHandle.cpp \
|
||||
tracks/labeltrack/ui/LabelTextHandle.h \
|
||||
tracks/labeltrack/ui/LabelTrackControls.cpp \
|
||||
tracks/labeltrack/ui/LabelTrackControls.h \
|
||||
tracks/labeltrack/ui/LabelTrackUI.cpp \
|
||||
|
Reference in New Issue
Block a user