fix(applet): fixes for recent updates
This commit is contained in:
parent
0aa518984e
commit
cb682be3c8
2 changed files with 2 additions and 3 deletions
|
|
@ -536,7 +536,6 @@ pub fn update<
|
|||
let on_close = surface::action::destroy_popup(id);
|
||||
let on_surface_action_clone = on_surface_action.clone();
|
||||
let translation = layout.virtual_offset();
|
||||
dbg!(translation);
|
||||
let get_popup_action = surface::action::simple_popup::<
|
||||
AppMessage,
|
||||
Box<
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue