Tags: Dacrol/desktop
Tags
Fix Activity List: Add check to avoid first empty entry Add checks to ActivityListModel::combineActivityLists in order to avoid adding empty Activity entries to the _finalList. The previous implementation always added an empty entry to the top of the list because _notificationIgnoredFiles was appended without checking (_listOfIgnoredFiles.size() > 0). Signed-off-by: Michael Schuster <[email protected]> (cherry picked from commit cc21d17) Signed-off-by: Michael Schuster <[email protected]>
PreviousNext