Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ visibilityChanged
Method
visibilityChanged
source/PluginEditor.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void PluginEditor::visibilityChanged() {
89
updateIsShowing();
90
}
91
92
void PluginEditor::parentHierarchyChanged() {
93
updateIsShowing();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected