Skip to content
  • Alexander Larsson's avatar
    Don't invalidate unnecessary areas on raise · 19c1c113
    Alexander Larsson authored
    We used to invalidate the whole window when raised, but this is
    unnecessary much, we now just invalidate the visible area minus the
    previously visible area.
    
    This also fixes a problem where expose calling raise caused a loop (#588438)
    19c1c113