subsoap/defos

Toggling fullscreen re-enables window resize if previously disabled (Windows 10)

Opened this issue · 0 comments

Very simple repro: defos_test.zip

Worked around it by monkeypatching the defos.toggle_fullscreen function to always disable window resize as well, since I don't ever want it enabled in my project.