Skip to content
  • Carlos Garcia Campos's avatar
    [libview] Split EvPixbufCache into dynamic and static data · 3a8589a7
    Carlos Garcia Campos authored
    Dynamic page data (page surfaces and selections) that depend on current
    scale/rotation, keep in EvPixbufCache with the current cache approach.
    Static page data (links, annots, images, text and forms) that don't
    depend on current scale/rotation, have been moved to EvPageCache and they
    are never removed from the cache.
    Fixes bgo#602405.
    3a8589a7