Hello !
I have an application which it can change resolution mode (1024x768, 1920x1080, …) and recently, I work on a screen with a maximum resolution equal to 1024x768. I start my application with a 1024x768 resolution, and I hot plug a big screen with a highest maximum resolution (1920x1080). And there, my window change of size to 1920x1084 ! (and the window is not on fullscreen mode)
It’s a usual feature ?
Can I catch an event at this time ?
Thank you
I’m very confused…
I’m sorry for this topic, it’s a bad update in my application :S
There are no bugs in JME