You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that as a bug since it breaks the design consistency. The Windows "Settings app" drop-down lists remain the same size after you change their options.
Ok, I see what you mean. The reason this doesnt happen in the settings dropdowns is that the combo-box content is always shorter than the initial width of the combobox. I'm gonna reopen this and will take a look at some point in the future. Its tricky because the comboboxes initially dynamically size to the layout area they are in, then the content is dynamically populated from the database. Maybe I can find a way to limit their width once they are instantiated (this is easily done if sizes are hardcoded from the start - but they are not).
Configs
→Sony PSX
→PlayStation Specific Settings
→ Change default region fromJapan
toNorth America
.Using a clean copy of MedLaunch v0.5.25.3 on Windows 10 64-bit.
The text was updated successfully, but these errors were encountered: