The scan spinner takes the unread count's place

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-19 01:21:49 +00:00
parent 905dfa0b02
commit 45cbd3a239
3 changed files with 7 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- A feed being checked shows a small spinner at the end of its row (and its folder's), instead of
toasts: no more "Scanning…" or "1 new" pop-ups, and none at all for feeds you do not read. A
- A feed being checked shows a small spinner in place of its unread count (and its folder's),
instead of toasts: no more "Scanning…" or "1 new" pop-ups, and none at all for feeds you do not read. A
"Downloaded" toast is only for a file on your screen.
- "Check every feed" checks every feed you subscribe to, not every feed on the server.