winit icon indicating copy to clipboard operation
winit copied to clipboard

Bug fix: Nonresizable windows should not be able to maximize in Windows

Open veniamin-ilmer opened this issue 2 years ago • 2 comments

There was a bug with Windows: Nonresizable windows should not be able to maximize.

Nonresizable windows should not be able to maximize. I updated the functionality in Windows for both initialization, and the set_resizable method, to disable maximizing when the window is nonresizable.

I asked about it earlier here - https://github.com/rust-windowing/winit/discussions/2987

It was already documented in the Changelog here - https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md#version-0162-2018-07-07

  • [X] Tested on Windows

veniamin-ilmer avatar Jul 31 '23 12:07 veniamin-ilmer

Could someone merge this fix please? it is broken on windows for long time!

teknalb avatar Aug 25 '24 15:08 teknalb

🤞

teknalb avatar Oct 21 '24 19:10 teknalb

@madsmtm @notgull

You can do it guys I believe in you.

teknalb avatar Nov 06 '24 20:11 teknalb