Skip to content
  • Alexander Larsson's avatar
    GtkListBox: Make reseparate a no-op for hidden lists · 1eb729dc
    Alexander Larsson authored
    We already take care to not track headers when the listbox is hidden,
    because that can be very expensive during creation, so we might as
    well skip reseparate() too. The only time we don't want to skip it
    is when we're about to show the list.
    1eb729dc