diff --git a/src/user_interface/drawer.rs b/src/user_interface/drawer.rs index e0b840d..74e72ff 100644 --- a/src/user_interface/drawer.rs +++ b/src/user_interface/drawer.rs @@ -407,7 +407,6 @@ impl UIDrawer { self.menu.hide(); self.search_bar.hide(); self.clear_notifications(); - CATransaction::flush(); } pub fn clear_menus_instant(&mut self) {