mirror of
https://github.com/serrebi/BlindRSS.git
synced 2026-03-18 04:06:57 -07:00
Bug: number of unread articles doesn't update in the tree view #15
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
serrebi/BlindRSS#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To reproduce:
Expected: As articles are read, the number in the tree should update to reflect this.
Actual: It does not. The only way I was able to get the number to change was using the mark all items read command in the file menu or by restarting the program.