feat: autosized sound applet popup
This commit is contained in:
parent
88b4a7d20b
commit
4c9b2eb007
2 changed files with 14 additions and 13 deletions
|
|
@ -118,7 +118,7 @@ impl Application for Audio {
|
|||
let popup_settings = self.applet_helper.get_popup_settings(
|
||||
window::Id::new(0),
|
||||
new_id,
|
||||
Some((400, 300)),
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue