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

Bump iced #23

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Bump iced #23

merged 2 commits into from
Jul 31, 2023

Conversation

apgoetz
Copy link
Owner

@apgoetz apgoetz commented Jul 31, 2023

Fixed a bunch of references to iced_native that apparently should not be used.

Also, we seem to be received a spurious window::event::Unfocused
message at startup which was triggering jolly to exit. This is fixed
by ignoring the Unfocused message until we receive at least one
Focused message.

Fixed a bunch of references to iced_native that apparently should not be used.

Also, we seem to be received a spurious window::event::Unfocused
message at startup which was triggering jolly to exit. This is fixed
by ignoring the Unfocused message until we receive at least one
Focused message.
`use` statements for iced now at top of files
@apgoetz apgoetz enabled auto-merge (squash) July 31, 2023 02:39
@apgoetz apgoetz merged commit ba64882 into main Jul 31, 2023
4 checks passed
@apgoetz apgoetz deleted the bump_iced branch July 31, 2023 02:47
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.

1 participant