mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-10-28 23:05:20 +01:00
Dynamically add bluetooth devices
Add scrolling for wifi Improve audio ui a little
This commit is contained in:
parent
13084ed86d
commit
e34e8ce80f
11 changed files with 263 additions and 141 deletions
|
|
@ -10,8 +10,6 @@ use crate::components::audio::audioSource::AudioSourceEntry;
|
|||
pub struct AudioBox {
|
||||
#[template_child]
|
||||
pub resetOutputDevice: TemplateChild<DropDown>,
|
||||
#[template_child]
|
||||
pub resetAllOutputDevices: TemplateChild<Button>,
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue