Hi, I'm not sure why, but when testing the Gallery demo (cargo run in the examples/gallery/) every time I change the tab (on the left, Controls, ListView, etc.) the window unmaximizes and changes position to the position it had before being maximized (it does not move when not maximized):
I don't believe this is intended to happen: if it is not, is it issue with the demo itself, or with Slint (or underlying libraries)? I am using Windows 10, if that helps in any way.
Hi, I'm not sure why, but when testing the Gallery demo (
cargo run
in theexamples/gallery/
) every time I change the tab (on the left, Controls, ListView, etc.) the window unmaximizes and changes position to the position it had before being maximized (it does not move when not maximized):I don't believe this is intended to happen: if it is not, is it issue with the demo itself, or with Slint (or underlying libraries)? I am using Windows 10, if that helps in any way.