slint/sixtyfps_runtime/rendering_backends
Olivier Goffart 32b92aba08 Fix the viewer and LSP preview when they reload the widow breaking the layout
the must_resize was not set to true when the with and height are set to the prefered
size, but it must be set for the layout to apply.

Note that even with this patch, the window will be resized to the preferred
size when reloading. Because we have no way to know there if this is the first time
the window is shown, or not.
2021-05-31 09:43:09 +02:00
..
default Bump version number 2021-04-26 13:16:48 +02:00
gl Fix the viewer and LSP preview when they reload the widow breaking the layout 2021-05-31 09:43:09 +02:00
qt Rename ImageReference to ImageInner and make Immage.0 private 2021-05-28 17:05:16 +02:00
testing Rename ImageReference to ImageInner and make Immage.0 private 2021-05-28 17:05:16 +02:00