GUI property "visible" applies only to automation-lanes

Tracks and Busses use PresentationInfo::hidden
This commit is contained in:
Robin Gareus 2022-01-25 03:45:02 +01:00
parent b7769a8f4b
commit 28392bdcdb
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
4 changed files with 0 additions and 29 deletions

View file

@ -882,7 +882,6 @@ void
MixerStrip::set_packed (bool yn)
{
_packed = yn;
set_gui_property ("visible", _packed);
}
void