Fix an oversight
Commit ff256956 introduced a frame_clock_events_paused flag, but only ever set it to TRUE, instead of unsetting it when events are resumed. This was leading to assertion failures in _gdk_display_unpause_events().
Showing
Please register or sign in to comment