mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-10-03 04:45:51 -05:00

* Do not save window dimensions when maximized. * Implement option to disable window size/position memory. * Remove logging statements * Implement menubar items for common window sizes. * formatting fixes * Set 720p window as a composite value. * Remove unused using * Fix exception paramter. * Force restore window when a size change is requested * Fix some resizing bugs.