Skip to content
  • Alexander Larsson's avatar
    Invalidate old source in gdk_window_move_region · 043ca236
    Alexander Larsson authored
    When we copy the region we need to also re-expose the areas of
    the copied region that was not also in the destination.
    And, we need to do this invalidation after the move, as the
    move also moves any invalid area.
    043ca236