mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
TrackPanel no longer implements the envelope tool...
... also implement ESC key for it
This commit is contained in:
committed by
Paul Licameli
parent
ef38af71dd
commit
2496b0d7bc
@@ -87,6 +87,7 @@ ToolsToolBar::ToolsToolBar()
|
||||
|
||||
mMessageOfTool[selectTool] = _("Click and drag to select audio");
|
||||
|
||||
// TODO: this message isn't appropriate for time track
|
||||
mMessageOfTool[envelopeTool] = _("Click and drag to edit the amplitude envelope");
|
||||
|
||||
// TODO: message should also mention the brush. Describing the modifier key
|
||||
|
||||
Reference in New Issue
Block a user