refactored window storage;
new helper window events (Destroyed, Created); clippy + fmt;
This commit is contained in:
parent
633f405f3f
commit
d53ccc857d
56 changed files with 1508 additions and 1819 deletions
|
|
@ -41,7 +41,7 @@ system = ["iced_winit/system"]
|
|||
web-colors = ["iced_renderer/web-colors"]
|
||||
# Enables the advanced module
|
||||
advanced = []
|
||||
# Enables experimental multi-window support for iced_winit + wgpu.
|
||||
# Enables experimental multi-window support.
|
||||
multi-window = ["iced_winit/multi-window"]
|
||||
|
||||
[badges]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue