• Craig Watson's avatar
    Document mode: improved doc. selection after deleting documents · 425129ff
    Craig Watson authored
    This mainly changes document mode behaviour in two ways:
    1) When deleting 2+ items, a new document was selected in the list. Now, the current document is selected,
    or if it has been deleted, a the first document in the list is set as
    current document.
    
    2) When deleting the last item in the trash, no document was selected.
    Now, the current document is selected instead.
    425129ff
UBDocumentController.h 5.78 KB