forked from joejulian/gio
2e605f2dcb
It matters for end-to-end tests that rely on the window contents. Before this change, tests had to wait for 2 extra frames. This change ensures that the first completed FrameEvent.Frame call guarantees the previous frame is complete. Signed-off-by: Elias Naur <mail@eliasnaur.com>