Skip to content

Commit 3573620

Browse files
committed
add to glutin
1 parent cdab8f9 commit 3573620

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
@@ -54,6 +54,7 @@ where
5454
let context = {
5555
let builder = settings.window.into_builder(
5656
&application.title(),
57+
application.visible(),
5758
application.mode(),
5859
event_loop.primary_monitor(),
5960
);

0 commit comments

Comments
 (0)