mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
parent
8d989cdc41
commit
20d11f7f97
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user