Skip to content

Commit 66920ca

Browse files
authored
fix(drawing): reduce menu flickering (#70)
1 parent ff07ec2 commit 66920ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/user_interface/drawer.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,6 @@ impl UIDrawer {
407407
self.menu.hide();
408408
self.search_bar.hide();
409409
self.clear_notifications();
410-
CATransaction::flush();
411410
}
412411

413412
pub fn clear_menus_instant(&mut self) {

0 commit comments

Comments
 (0)