On Windows, hiding a maximized window, unmaximizes instead #2233
Labels
B - bug
Dang, that shouldn't have happened
C - needs investigation
Issue must be confirmed and researched
DS - windows
Steps to reproduce:
cargo run --example window_debug
Bug:
The window isn't hidden and isn't responsive. The window actually restored its original unmaximized size instead. The window icon is removed from the taskbar.
Expected:
The window is hidden, the window icon is removed from the taskbar and the window doesn't restore to its original unmaximized size.
The text was updated successfully, but these errors were encountered: