changed UI to show that diff is selected by default (now matches changes view)

CrepeGoat
Oct 16, 2024, 7:43 PM
EOUV3RBWL7O7VJ53KFW2YDDWT6U42VHUOCLFNB4ZTQ6OQEDMEHBAC

Dependencies

  • [2] BD456SZF added diff view
  • [3] XERTHGSY consolidated `pijul log` UI elements into their own component
  • [4] 337EO2TU add selection callback to changelog UI (& fix deselection)
  • [*] NSE6BLWA init slint project from https://github.com/slint-ui/slint-rust-template

Change contents

  • replacement in ui/app-window.slint at line 109
    [2.643][2.643:671]()
    root.selected = -2;
    [2.643]
    [2.671]
    root.selected = -1;