mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
GUI property "visible" applies only to automation-lanes
Tracks and Busses use PresentationInfo::hidden
This commit is contained in:
parent
b7769a8f4b
commit
28392bdcdb
4 changed files with 0 additions and 29 deletions
|
|
@ -882,7 +882,6 @@ void
|
|||
MixerStrip::set_packed (bool yn)
|
||||
{
|
||||
_packed = yn;
|
||||
set_gui_property ("visible", _packed);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue