Skip to content
  • Alexander Larsson's avatar
    gdkwindow: Fix update area calculations for native subwindows · 6243c712
    Alexander Larsson authored
    When recursing the update area down into native subwindows we forgot
    to apply the native window position. This caused us to repaint the
    wrong thing in certain cases. I noticed this when playing with the
    wip/gdk-gl branch, because it was triggering unnecessary repaints
    of the (native window) gl widgets.
    6243c712