mirror of
https://github.com/gwm17/glfw.git
synced 2025-03-03 01:28:51 -05:00
Removed fixed @bug.
This commit is contained in:
parent
1cbd06c8a2
commit
f18aef4aec
|
@ -1363,10 +1363,6 @@ GLFWAPI void glfwGetWindowPos(GLFWwindow* window, int* xpos, int* ypos);
|
|||
*
|
||||
* @note The window manager may put limits on what positions are allowed.
|
||||
*
|
||||
* @bug **X11:** Some window managers ignore the set position of hidden (i.e.
|
||||
* unmapped) windows, instead placing them where it thinks is appropriate once
|
||||
* they are shown.
|
||||
*
|
||||
* @sa glfwGetWindowPos
|
||||
*
|
||||
* @ingroup window
|
||||
|
|
Loading…
Reference in New Issue
Block a user