Skip to content
  • Matthias Clasen's avatar
    textview: Don't leave embedded children behind · 4c029af6
    Matthias Clasen authored
    When scrolling embedded widgets out of view,
    they sometimes get left behind because we don't
    reallocated them. To avoid that, move _all_ children
    out of view in size_allocate, and let the current
    child allocation plumbing move the visible ones
    back in place.
    4c029af6