teknalb
teknalb
surprised this feature doesn't exist, was expecting a built-in property like ``` position: center ``` on the ```Window``` component, but nope! would like to ask if there some progress on...
Thank you, I think reducing the amount of white space that makes it very wide would also help, imo It's too big even for touch. 
Some reference: https://github.com/rust-windowing/winit/issues/947
@ogoffart I'm using Windows 11 and Slint v1.6.0
Did a test on ```Ubuntu 22.04 (wayland)``` and ```macOS 13``` both works, but doesn't work on ```Windows 11```
https://github.com/rust-windowing/winit/pull/2990
@dmaluev It's already fixed for the next release, see the [changelog](https://github.com/slint-ui/slint/blob/958a4b0f4c1e3e149f47ec3263865f3263b195de/CHANGELOG.md?plain=1#L10)
@tronical First picture is live-preview from the VS code extension yes, to reproduce resize the window _while_ popup is displayed
btw, it's same bug for popup _width_ too not just _x_ and _y_ I tried to play with property binding `````` for _x_ and _y_ in ```combobox.slint``` in the source...
Could someone merge this fix please? it is broken on windows for long time!