Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • daiquiri daiquiri
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 18
    • Merge requests 18
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ui
  • daiquiridaiquiri
  • Merge requests
  • !439

Draft: multi instance imageviewer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Stuart Fisher requested to merge feature/imageviewer-multi into master Jan 19, 2022
  • Overview 0
  • Commits 6
  • Pipelines 9
  • Changes 8

Allows multiple instances of the 2dview component to be rendered in the same layout. To do this instances are now constructed from a named list of sources. One source can now be designated the sample_origin, i.e. relative to which samples, subsamples, images, etc are marking. Many can be origin to which the beam is marked.

This also allows adding and updating markings. These were previously only the beam, but now can be generic marks with names as well. In order to save markings daiquiri needed to support saving out yaml as well as loading it.

Yaml saving moved to !445 (merged)

UI side of the work is in daiquiri-ui!301

Edited Jan 31, 2022 by Stuart Fisher
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/imageviewer-multi