Skip to content
  • Benjamin Otte's avatar
    notebook: Don't unparent tab label for drag · 6d5edd18
    Benjamin Otte authored
    When a tab drag starts, we need to move the tab label into the drag
    window via gtk_widget_set_parent_window().
    If we don't unparent, but just unrealize the widget, we don't lose the
    cssnode position.
    6d5edd18