slint/internal/backends
Olivier Goffart 594131a7ea winit: Enforce the min/max size in the WindowBuilder and set size again for wasm
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
2022-09-06 14:23:58 +02:00
..
qt Bump version number to 0.3.0 2022-09-06 13:00:22 +02:00
selector Bump version number to 0.3.0 2022-09-06 13:00:22 +02:00
testing Bump version number to 0.3.0 2022-09-06 13:00:22 +02:00
winit winit: Enforce the min/max size in the WindowBuilder and set size again for wasm 2022-09-06 14:23:58 +02:00