mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
parent
8d989cdc41
commit
20d11f7f97
@ -2102,7 +2102,7 @@ void _glfwPlatformRestoreWindow(_GLFWwindow* window)
|
|||||||
}
|
}
|
||||||
else
|
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)
|
if (window->wl.maximized)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user