Skip to content

Commit

Permalink
Update glow_integration.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored Jul 10, 2024
1 parent f7612d3 commit 10baafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/eframe/src/native/glow_integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@ impl GlutinWindowContext {
change_gl_context(
&mut self.current_gl_context,
&mut self.not_current_gl_context,
&gl_surface,
gl_surface,
);
gl_surface.resize(
self.current_gl_context
Expand Down

0 comments on commit 10baafa

Please sign in to comment.