mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-19 11:54:37 +08:00
5acd7fe208
Don't apply the supplied dimensions if they haven't changed from the last configuration event, or a newer size set programmatically can be overwritten by old data. This check is already being done for toplevel windows, but was never added to the popup configure event.