Skip to content

Multi window additions#2

Closed
bungoboingo wants to merge 6 commits intoderezzedex:dev/multi-windowfrom
bungoboingo:dev/multi-window-additions
Closed

Multi window additions#2
bungoboingo wants to merge 6 commits intoderezzedex:dev/multi-windowfrom
bungoboingo:dev/multi-window-additions

Conversation

@bungoboingo
Copy link
Copy Markdown

@bungoboingo bungoboingo commented Jan 18, 2023

  1. Fixed small bug causing a crash on Winit due to window::Id not being updated to new format in af98c91

  2. Fixed crash with Glutin on MacOS & BadSurface crash with GLX in 2498317

  3. Added window title functionality to multi window in 448e480

  4. Cleaned up some unneeded code since it looks like the glutin::event crate has been nuked in 2a5288f

  5. Added window::Id to multi_window::Application::scale_factor so each window can have a different scale if necessary in 8817a9a

  6. Fixed a bug where all application states weren't getting updated for all messages which caused messages to be skipped for some windows in e3b861b

@derezzedex
Copy link
Copy Markdown
Owner

Done in iced-rs#1964.

@derezzedex derezzedex closed this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants