mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Don't recompute child heights when building the route time axis view menu.
git-svn-id: svn://localhost/ardour2/branches/3.0@12709 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1363837a6f
commit
5c60eea32a
2 changed files with 11 additions and 6 deletions
|
|
@ -307,6 +307,7 @@ protected:
|
|||
UnderlayMirrorList _underlay_mirrors;
|
||||
|
||||
bool _ignore_track_mode_change; ///< true to ignore track mode change signals
|
||||
bool _ignore_set_layer_display;
|
||||
|
||||
private:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue