mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
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>