fix: headerbar and multi-window example improvements
This commit is contained in:
parent
685a0543cd
commit
77b8718706
3 changed files with 10 additions and 17 deletions
|
|
@ -95,7 +95,7 @@ impl Default for Settings {
|
|||
#[cfg(feature = "wayland")]
|
||||
size_limits: Limits::NONE.min_height(1.0).min_width(1.0),
|
||||
theme: crate::theme::system_preference(),
|
||||
transparent: false,
|
||||
transparent: true,
|
||||
exit_on_close: true,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue