Skip to content
  • Alice Mikhaylenko's avatar
    savestate-listbox-row: Animate adding and deleting · df4c48e9
    Alice Mikhaylenko authored
    Pack row contents into a GtkRevealer. When populating the list,
    immediately reveal it before adding to the listbox. When adding a new row,
    add it first, then reveal the child, so that it animates. When deleting a
    row, unreveal the child, then delete the row after the animation ends.
    df4c48e9