Skip to content
Commit d375c369 authored by Carlos Garcia Campos's avatar Carlos Garcia Campos
Browse files

Use a dynamic pixbuf cache size based on document page size

Instead of using a static number of pages to cache, we use a size in
bytes, and the number of pages that will be cached depends on the
current zoom level. It allows us caching more pages for lower scale
factors and increase zoom level by caching fewer pages. See bug #303365.
parent 51261c07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment