bruh vsync griefs my laptop
This commit is contained in:
1 parent
f0fe671bd8
commit
54534c4c34
2 files changed
+1
-5
No files matched your search
@@ -220,8 +220,5 @@ impl DefaultAppState for Client {
|
||||
if new != *self.ui[self.info].content {
|
||||
*self.ui[self.info].content = new;
|
||||
}
|
||||
if self.ui.needs_redraw() {
|
||||
self.ui_state.window.request_redraw();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user