You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.
Is there an existing issue for this?
I have searched the existing issues.
Is this issue related to iced?
My hardware is compatible and my graphics drivers are up-to-date.
What happened?
I loaded my application on Linux and it works fine, but when I run it on MacOS it crashes. If I comment out the line .window_size(iced::Size::INFINITY) it works again.
What is the expected behavior?
The application will run.
Version
crates.io release
Operating System
macOS
Do you have any log output?
The text was updated successfully, but these errors were encountered:
Is your issue REALLY a bug?
Is there an existing issue for this?
Is this issue related to iced?
What happened?
I loaded my application on Linux and it works fine, but when I run it on MacOS it crashes. If I comment out the line
.window_size(iced::Size::INFINITY)
it works again.What is the expected behavior?
The application will run.
Version
crates.io release
Operating System
macOS
Do you have any log output?
The text was updated successfully, but these errors were encountered: