Remove Window Decorations
This commit is contained in:
parent
da209164c7
commit
b169bc9530
@ -120,6 +120,7 @@ pub fn show_popup(
|
||||
height: 150.,
|
||||
},
|
||||
position: window::Position::Specific(Point { x: 20., y: 20. }),
|
||||
decorations: false,
|
||||
..window::Settings::default()
|
||||
})
|
||||
.run_with(move || {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user