Skip to content

Commit 6f6f1d8

Browse files
committed
add to glutin
1 parent cdab8f9 commit 6f6f1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

glutin/src/application.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ where
5555
let builder = settings.window.into_builder(
5656
&application.title(),
5757
application.mode(),
58+
application.visible(),
5859
event_loop.primary_monitor(),
5960
);
6061

0 commit comments

Comments
 (0)