mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fixed bug: cache was cleaned, meminfo not updated
This commit is contained in:
@@ -113,6 +113,7 @@ end
|
||||
-- blank the cache
|
||||
function PDFReader:clearcache()
|
||||
self.cache = {}
|
||||
self.cache_current_memsize = 0
|
||||
end
|
||||
|
||||
-- open a PDF file and its settings store
|
||||
|
||||
Reference in New Issue
Block a user