Windows bOS client screen size

Avatar
  • updated

Add a configuration option to enable the client to open in normal windows mode again, not only in full screen...

Or simpler - remember the window format/size from the previous session...

Before 4.11.25 the windows client opened in a window!
Now it always opens in full screen, which is a challenge using the client on a PC with a big screen. Why not make this an option for people to choose based on needs?

Avatar
Ricardo Pinto

Hello,

ComfortClick team decided to open the app always in fullscreen, and probably wasn't aware of this kind of use case, big screens.

It's actually a very easy option to add to the .NET Windows Forms. I used to do this several years ago (like 2009), by using Settings and writing down some code on the FormClosing event handler on Visual Studio.

Make a suggestion over support ticket, as I'm sure they will eventually add this option back.

Best regards