ryujinx_ryubing/src/Ryujinx/UI
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
..
Applet TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Controls TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Helpers TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Models TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Renderer misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
ViewModels TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Views Fix window sizing when "Show Title Bar" is enabled (#247) 2024-11-15 01:26:35 -06:00
Windows Fix window sizing when "Show Title Bar" is enabled (#247) 2024-11-15 01:26:35 -06:00