Skip to content

performance/quality/thumbnail optimisation for Image-View (improving #10 and #39) #53

@k3b

Description

@k3b
  • There is a new setting Big photo width/height optimisation for Image-View
  • Loading #10 high resolution photos into Image-View may need up to 1,5 seconds thus preventing fast swiping through the images.
  • APhotoManager can load precalculated downscaled mini-versions (a. k. a. thumbnails) which is much faster (< 0.1 seconds) so swiping is possible again.
  • If the photo is bigger than Big-photo-width-height-value then it uses thumbnails to allow fast swiping.
  • Thumbnails means memoryefficient, fast, but lower-quality.
  • As soon as you zoom the full resolution image is loaded.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions