MCPcopy Create free account
hub / github.com/ZL-Audio/ZLEqualizer / minimisationStateChanged

Method minimisationStateChanged

source/PluginEditor.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void PluginEditor::minimisationStateChanged(bool) {
97 updateIsShowing();
98}
99
100void PluginEditor::valueTreePropertyChanged(juce::ValueTree&, const juce::Identifier& property) {
101 if (base_.isPanelIdentifier(zlgui::kUISettingChanged, property)) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected