Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Eye of GNOME Eye of GNOME
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 107
    • Issues 107
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • 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
  • !98

Fixes crash in thumb view #189

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Andrew Consroe requested to merge aconz2/eog:fix/issue-189-thumb-view into master Apr 20, 2021
  • Overview 4
  • Commits 2
  • Pipelines 2
  • Changes 1

Related to issue #189 (closed)

Adds a field indices_changed in thumb view to accomplish:

  1. Maintain the invariant that start_thumb <= end_thumb even when a large number of deletions are processed before the other cb can update the range
  2. Do refresh the thumbnails when files are deleted or added even if the indices look like they haven't changed

First commits to this project so let me know if you'd like something in a different format.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/issue-189-thumb-view