Place both the waveform component and the zoomscrollbar inside the tab component page. Needs a bit more tweaking.
This commit is contained in:
@ -232,6 +232,7 @@ private:
|
||||
zoom_scrollbar m_zs;
|
||||
EnvelopeComponent m_free_filter_component;
|
||||
TabbedComponent m_wavefilter_tab;
|
||||
Component* m_wave_container=nullptr;
|
||||
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (PaulstretchpluginAudioProcessorEditor)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user