Minsize not workin on WIndows using WSL2 #5752
-
Hi, maybe im doing something wrong, but apparently the Minsize() of my widget ist ignored. I can resize my Window to 0x0 Pixel. BTW: even the demo app, when started on the linux distro on WLS2 can be resized to 1x1 Pixel. Maybe WSL2 is not supported?! Thanks for clarification |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It is recommended to not use compatibility layers - when on Windows compile for Windows. |
Beta Was this translation helpful? Give feedback.
It is recommended to not use compatibility layers - when on Windows compile for Windows.
There are bugs in the WSL2 implementation of the spec. This bug may be Microsoft's or it may not, how do other apps behave when you run them this way?