Windows-Apps-Hub / UnitedSets

Bringing back Sets and Browser
https://www.microsoft.com/store/apps/9N7CWZ3L5RWL
MIT License
232 stars 10 forks source link

Bandaid fix for when windows seem to go invisible/minimized #43

Closed mitchcapper closed 1 year ago

mitchcapper commented 1 year ago

An easy way I could repro this was to add a few windows to US then add a terminal window and drag the terminal slowly on the tab bar to be first. It ends up getting a size of 0,0 but not minimized. Here when we click to activate it this checks for the bug. I Check in the safest way I could find but I am not sure what causes it in the first place.

Requires https://github.com/Get0457/WinWrapper/pull/7 but could easily be written to work without it (just getting the flags manually).