mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Commit resolution changes
This commit is contained in:
@@ -1539,6 +1539,8 @@ namespace PortabilityLayer
|
|||||||
|
|
||||||
window->SetPosition(Vec2i(newX, newY));
|
window->SetPosition(Vec2i(newX, newY));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_displayResolution = Vec2i(newWidth, newHeight);
|
||||||
}
|
}
|
||||||
|
|
||||||
Vec2i WindowManagerImpl::GetDisplayResolution() const
|
Vec2i WindowManagerImpl::GetDisplayResolution() const
|
||||||
|
Reference in New Issue
Block a user