Skip to content
  • Matthias Clasen's avatar
    gdk: Deliver queued events on flush · c5ed5c5f
    Matthias Clasen authored
    The current code was marking queued events as flushed,
    but left them in the queue. That doesn't make sense to
    me - we should deliver all events we have before we
    reach the paint phase of the frame cycle.
    c5ed5c5f