mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-10 20:00:53 -04:00
We now have two cases: the GLX window is parented into a frame, or it's parented into the MainNoGUI host. In both cases, the GLX window should be locked to the size of the parent, so just sync it up based on that.