ryujinx/src/Ryujinx/UI/Views/Main
EmulationEnjoyer 9b90e81817
Fix window sizing when "Show Title Bar" is enabled (#247)
Fixes a bug that causes the main window to not size properly when the
TitleBar is enabled (i.e.: when the TitleBar and MenuStrip are separate
entities). Corrects the size for main window startup and when a user
clicks a "View > Window Size > *Resolution Here*" MenuStripItem

Prior to this fix if a user selects 720p/1080p and "Show Title Bar" is
enabled, the window would be sized smaller than intended and display
black bars on the sides of the render area
2024-11-15 01:26:35 -06:00
..
MainMenuBarView.axaml misc: chore: cleanup 2 accidental xml namespaces 2024-11-10 22:23:03 -06:00
MainMenuBarView.axaml.cs Fix window sizing when "Show Title Bar" is enabled (#247) 2024-11-15 01:26:35 -06:00
MainStatusBarView.axaml Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105) 2024-11-06 17:37:30 -06:00
MainStatusBarView.axaml.cs Fix canary updater & checking if current build is canary. 2024-11-06 19:46:20 -06:00
MainViewControls.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
MainViewControls.axaml.cs UI: Fix diaglog popups doubling the window controls and laying text over the menu bar. 2024-10-17 11:51:40 -05:00