mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-19 19:55:47 +00:00
Support window resizing
This commit is contained in:
@@ -91,7 +91,7 @@ namespace Ryujinx.Ui
|
||||
{
|
||||
_resizeEvent = false;
|
||||
|
||||
// TODO: Resize
|
||||
_renderer.Window.SetSize(Width, Height);
|
||||
}
|
||||
|
||||
ticks += chrono.ElapsedTicks;
|
||||
|
||||
Reference in New Issue
Block a user