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 0f6ee84 commit 0c0b5baCopy full SHA for 0c0b5ba
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