refactor: applet tooltips may be for an overflow window

This commit is contained in:
Ashley Wulber 2025-04-11 16:45:50 -04:00 committed by Michael Murphy
parent c2a7d63060
commit cc3ca6ed14
2 changed files with 3 additions and 1 deletions

View file

@ -135,6 +135,7 @@ impl cosmic::Application for Window {
"test",
self.popup.is_some(),
|a| Message::Surface(a),
None
))
}