1 parent ff07ec2 commit 66920caCopy full SHA for 66920ca
1 file changed
src/user_interface/drawer.rs
@@ -407,7 +407,6 @@ impl UIDrawer {
407
self.menu.hide();
408
self.search_bar.hide();
409
self.clear_notifications();
410
- CATransaction::flush();
411
}
412
413
pub fn clear_menus_instant(&mut self) {
0 commit comments