slint 1.12: with_winit_window return None #8725
Unanswered
CarbonPool
asked this question in
Q&A
Replies: 1 comment 3 replies
-
That means that there are no winit window for this this window. Likely because this is not using the winit backend. What platform are you on. Maybe on Linux where the Qt backend is the default. I hope this helps. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
Error: called
Option::unwrap()
on aNone
value. It seems that this prompt was not available in the previous version.Reproducible Code (if applicable)
Environment Details
Product Impact
No response
Beta Was this translation helpful? Give feedback.
All reactions