Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Eye of GNOME Eye of GNOME
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 97
    • Issues 97
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • Eye of GNOMEEye of GNOME
  • Merge requests
  • !42

Fix set/unset range thumbnails

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Krifa75 requested to merge Ordissimo/eog:range-thumbnails into master Jan 22, 2020
  • Overview 3
  • Commits 30
  • Pipelines 2
  • Changes 16

On a very slow machine, in the gallery when I scroll horizontal, sometimes the previous thumbnail is half visible and so the method eog_thumb_view_clear/add_range is called repeatedly and load/unload this range.

The commit 94e2029e fix this problem by only unloading the second previous thumbnail. That mean :

we unload this thumbnail Still loaded The first visible thumbnail
Image 1 Image 2 Image 3
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: range-thumbnails