mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 23:43:15 +00:00
+1
-1
@@ -2102,7 +2102,7 @@ void _glfwPlatformRestoreWindow(_GLFWwindow* window)
|
||||
}
|
||||
else
|
||||
{
|
||||
// We assume we are not minimized and acto only on maximization
|
||||
// We assume we are not minimized and act only on maximization
|
||||
|
||||
if (window->wl.maximized)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user