mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 14:00:47 +02:00
Tweak release process
This commit is contained in:
parent
01be7194e3
commit
c754f51e02
4 changed files with 42 additions and 2 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue