Merge remote-tracking branch 'iced-main/master' into feat/multi-window-support
# Conflicts: # glutin/src/application.rs # winit/src/icon.rs
This commit is contained in:
commit
51296572c0
16 changed files with 79 additions and 103 deletions
|
|
@ -155,7 +155,7 @@ where
|
|||
)
|
||||
.with_visible(false);
|
||||
|
||||
log::info!("Window builder: {:#?}", builder);
|
||||
log::debug!("Window builder: {:#?}", builder);
|
||||
|
||||
let window = builder
|
||||
.build(&event_loop)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue