feat: autosized sound applet popup

This commit is contained in:
Ashley Wulber 2022-12-28 11:36:15 -05:00
parent 88b4a7d20b
commit 4c9b2eb007
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
2 changed files with 14 additions and 13 deletions

View file

@ -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,
);