mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 20:02:15 +00:00
Remove synchronous Isar queries from each library grid item when downloadedChapter is enabled. - Replace per-card download queries with downloadedChapterIdsProvider - Compute downloadCount via in-memory lookup instead of DB calls - Eliminate repeated sync queries on rebuilds and tab switches - Minor cleanup of unread chapter filter This avoids dozens of synchronous queries per frame and significantly improves grid performance and responsiveness. |
||
|---|---|---|
| .. | ||
| providers | ||
| widgets | ||
| library_screen.dart | ||