mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
![]() In previous version, we were setting the constraint with wasm after the window was shown, but this is no longer the case because we delay the window creation by an iteration of the event loop. Now should apply the constraint before showing the window. But on wasm, we also must manually enforce these constraint because the size given to the WindowBuilder is not applied |
||
---|---|---|
.. | ||
qt | ||
selector | ||
testing | ||
winit |