We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
What kind of event will EventWindowScreenChange handle?
EventWindowScreenChange
Is EventWindowScreenChange supposed to notify resolution change like ScaleFactorChanged in winit? https://github.com/rust-windowing/winit/blob/1b3b82a3c1369c5248a2e6a251230ba6c615e918/src/dpi.rs#L55
ScaleFactorChanged
Sorry, something went wrong.
Yes, scale, resolution, color space etc
Thanks. EventWindowScreenChange seems to be something much general.
Can I ask why you prefer sending them at once as EventWindowScreenChange, rather than notifying these changes separately?
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: