MCPcopy 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
88void PluginEditor::visibilityChanged() {
89 updateIsShowing();
90}
91
92void PluginEditor::parentHierarchyChanged() {
93 updateIsShowing();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected