Non-resizable window = Hide Maximize button? #2987
Closed
veniamin-ilmer
started this conversation in
General
Replies: 1 comment
-
|
It depends on which platform you've tried it. It should be disabled iirc. It also depends what type of non-resizable window. For example on X11 this wont work, because winit has no control over buttnos. In general open an issue with more information about the system you're testing, etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking in the changelog, in version 0.16.2, there is a comment:
Yet, if I try your resize example, being non-resizable, doesn't affect the maximize button.
So I want to confirm, is this a bug or a change done on purpose?
Beta Was this translation helpful? Give feedback.
All reactions