We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ea539 commit 97ffc6dCopy full SHA for 97ffc6d
crates/egui_glow/src/winit.rs
@@ -85,7 +85,6 @@ impl EguiGlow {
85
&mut self.viewport_info,
86
commands,
87
window,
88
- true,
89
&mut actions_requested,
90
);
91
for action in actions_requested {
0 commit comments