luspi / photoqt

PhotoQt Image Viewer (mirror repo) - https://photoqt.org
GNU General Public License v2.0
51 stars 12 forks source link

When toggling from fullscreen to window mode the window bounces back to maximized size after shrinking to saved size and position #33

Open Anangaya opened 2 months ago

Anangaya commented 2 months ago

Expected Behavior

It should toggle between fullscreen and saved size and position

Current Behavior

It's shrinking and then maximizing when I want it to just shrink. Which is forcing me to keep the window always maximized

Context (Environment)

Example ImageVideo

https://github.com/user-attachments/assets/b5cfc8d4-a35f-43ea-b116-f4348718823a

luspi commented 1 month ago

Thanks for the report! Curiously, on Linux I have the opposite problem (due to a limitation in Qt). Let me see what I can find out about this.