Support window resizing
This commit is contained in:
parent
278a4c317c
commit
63345a3098
3 changed files with 78 additions and 26 deletions
|
@ -91,7 +91,7 @@ namespace Ryujinx.Ui
|
|||
{
|
||||
_resizeEvent = false;
|
||||
|
||||
// TODO: Resize
|
||||
_renderer.Window.SetSize(Width, Height);
|
||||
}
|
||||
|
||||
ticks += chrono.ElapsedTicks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue