Skip to content
  • Benjamin Otte's avatar
    widget: Queue resize on parent, not self · d65ba7cf
    Benjamin Otte authored
    When setting the parent of a widget, queue_resize() on the widget will
    be optimized away if the widget already had a resize queued.
    
    Plus, we do not need to resize the widget as its size request is not
    going to change.
    d65ba7cf