robvdpol / RaceControl

Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
GNU General Public License v3.0
1.19k stars 95 forks source link

Re-Enable Resizable Window when exiting fullscreen using mediakeys #373

Closed Spexxel closed 2 years ago

Spexxel commented 2 years ago

In addition to PR #361

When exiting fullscreen using the WinKey combination the window would not become resizable again, same as in #240 . Added calling the SetWindowed() logic in the same way as going into fullscreen with windows keys is handled