mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
substantive change to try to provide some rationality for region gain line visibility (and automation line visibility in general
git-svn-id: svn://localhost/ardour2/branches/3.0@12478 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7198894473
commit
f1505b631d
10 changed files with 92 additions and 91 deletions
|
|
@ -1951,8 +1951,8 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
gint left_automation_track ();
|
||||
|
||||
void reset_canvas_action_sensitivity (bool);
|
||||
void set_gain_envelope_visibility (bool);
|
||||
void set_region_gain_visibility (RegionView*, bool);
|
||||
void set_gain_envelope_visibility ();
|
||||
void set_region_gain_visibility (RegionView*);
|
||||
void toggle_gain_envelope_active ();
|
||||
void reset_region_gain_envelopes ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue