Removed glutin MW support and reverted glutin changes back to Iced master since it's being axed as we speak.
This commit is contained in:
parent
51296572c0
commit
e36daa6f93
15 changed files with 130 additions and 1376 deletions
|
|
@ -46,8 +46,8 @@ chrome-trace = [
|
|||
"iced_wgpu?/tracing",
|
||||
"iced_glow?/tracing",
|
||||
]
|
||||
# Enables experimental multi-window support
|
||||
multi_window = ["iced_winit/multi_window", "iced_glutin?/multi_window"]
|
||||
# Enables experimental multi-window support for iced_winit
|
||||
multi_window = ["iced_winit/multi_window"]
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue