DolphinQt: Move graphics config to main Settings window.
The game config verison of the graphics config is still pretty hacky regarding backend specific stuff (existing issue).
Checked on Linux. Everything seems to work. Did check resizes this time around.
Why does Config get to have its tabs "flattened" into the new structure but Graphics doesn't? That feels pretty inconsistent.
Why does Config get to have its tabs "flattened" into the new structure but Graphics doesn't? That feels pretty inconsistent.
Yes. I want to do something similar with the graphics tabs soon. Some of the game properties sections have a similar situation. I'm trying to do this in steps and this at least gets everything on the same window.
Rebased.
Not a code review; Just general UX comment. When the new Config window launched I was wondering why this wasn't like this initially (presumably the existing issue you mentioned). I personally think it's unnecessary to flatten out the sections like Config - this seems straightforward as is, but I suppose either would be fine.
A great improvement in my tests. Only tested with the flatpak.