ryujinx_ryubing/src/Ryujinx/UI/Windows
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
..
AboutWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
AboutWindow.axaml.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
AmiiboWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
AmiiboWindow.axaml.cs UI: Add keybinds to useful things 2024-10-19 16:39:21 -05:00
CheatWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
CheatWindow.axaml.cs misc: chore: replace some new "" additions & some I missed 2024-11-10 20:09:02 -06:00
ContentDialogOverlayWindow.axaml UI: Fix diaglog popups doubling the window controls and laying text over the menu bar. 2024-10-17 11:51:40 -05:00
ContentDialogOverlayWindow.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
DownloadableContentManagerWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
DownloadableContentManagerWindow.axaml.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
IconColorPicker.cs misc: Code cleanup 2024-10-25 08:36:41 -05:00
MainWindow.axaml UI: Add program icon to windows other than the main 2024-10-25 08:36:41 -05:00
MainWindow.axaml.cs Fix window sizing when "Show Title Bar" is enabled (#247) 2024-11-15 01:26:35 -06:00
ModManagerWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
ModManagerWindow.axaml.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
SettingsWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
SettingsWindow.axaml.cs TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
StyleableWindow.cs TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
TitleUpdateWindow.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
TitleUpdateWindow.axaml.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
XCITrimmerWindow.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
XCITrimmerWindow.axaml.cs misc: chore: replace some new "" additions & some I missed 2024-11-10 20:09:02 -06:00