Tweak release process

This commit is contained in:
Roland Rabien 2023-10-05 06:37:27 -07:00
commit c754f51e02
4 changed files with 42 additions and 2 deletions

View file

@ -23,7 +23,7 @@ WavetableAudioProcessorEditor::WavetableAudioProcessorEditor (WavetableAudioProc
addChildComponent (modOverview);
usage.setBounds (45, 12, 70, 16);
usage.setBounds (45, 12, 80, 16);
modOverview.setBounds (usage.getRight() + 10, 12, 150, 16);
scope.setBounds (704, 5, 187, 30);