Skip to content
New issue

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

Remove warning about cpal drag and drop #1329

Merged
merged 2 commits into from
Mar 7, 2022
Merged

Remove warning about cpal drag and drop #1329

merged 2 commits into from
Mar 7, 2022

Conversation

DusterTheFirst
Copy link
Contributor

Given that the issue rust-windowing/winit#1255 was closed by rust-windowing/winit#1524, it would make sense to remove the warning about the issue from NativeOptions.

I also propose changing the default for NativeOptions::drag_and_drop_support to true, since the issue with winit has been resolved. Because this may be a breaking change, I have separated it into its own commit so it can be reverted if the default should stay the same.

Given that the issue rust-windowing/winit#1255 was closed by rust-windowing/winit#1524, it would make sense to remove the warning about the issue from NativeOptions
@emilk emilk merged commit 27e1792 into emilk:master Mar 7, 2022
@emilk
Copy link
Owner

emilk commented Mar 7, 2022

thanks!

@DusterTheFirst DusterTheFirst deleted the drag-and-drop branch March 7, 2022 11:28
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