mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-08 23:52:40 +00:00
wayland: Restore accidentally removed line of code
This commit is contained in:
@@ -1444,6 +1444,8 @@ void Wayland_ShowWindow(SDL_VideoDevice *_this, SDL_Window *window)
|
||||
WAYLAND_wl_display_roundtrip(c->display);
|
||||
}
|
||||
|
||||
data->surface_status = WAYLAND_SURFACE_STATUS_WAITING_FOR_CONFIGURE;
|
||||
|
||||
/* Detach any previous buffers before resetting everything, otherwise when
|
||||
* calling this a second time you'll get an annoying protocol error!
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user