mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
Made sure that AudioDeviceSelectorComponent reflects the l+f correctly
This commit is contained in:
parent
e35096148e
commit
6bb134ae89
1 changed files with 1 additions and 0 deletions
|
|
@ -488,6 +488,7 @@ public:
|
|||
inputDeviceDropDown->setSelectedId (-1, dontSendNotification);
|
||||
}
|
||||
|
||||
sendLookAndFeelChange();
|
||||
resized();
|
||||
setSize (getWidth(), getLowestY() + 4);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue