You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented a function to center a window on the screen. However, the window is centered slightly higher than it should be. When using glfwWindowHint(GLFW_DECORATED, GLFW_FALSE), the window is centered correctly. Below is the function implementation (the function name is for example purposes only):
I have implemented a function to center a window on the screen. However, the window is centered slightly higher than it should be. When using glfwWindowHint(GLFW_DECORATED, GLFW_FALSE), the window is centered correctly. Below is the function implementation (the function name is for example purposes only):
System info: Microsoft Windows 10 Pro, GLFW 3.4, Visual Studio 2022 Community.
Sorry for my English (I'm writing through a translator).
The text was updated successfully, but these errors were encountered: