This commit is contained in:
Camilla Löwy
2017-10-26 18:05:56 +02:00
parent 16bf872117
commit bf09dba95b
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1477,7 +1477,7 @@ void _glfwPlatformSetWindowMonitor(_GLFWwindow* window,
if (window->monitor)
releaseMonitor(window);
_glfwInputWindowMonitorChange(window, monitor);
_glfwInputWindowMonitor(window, monitor);
if (monitor)
{