Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • BornAgain BornAgain
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 191
    • Issues 191
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mlzmlz
  • BornAgainBornAgain
  • Merge requests
  • !1313

GUI: fix handling of a new real data

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mikhail Svechnikov requested to merge fix_mask into main Jan 27, 2023
  • Overview 5
  • Commits 2
  • Pipelines 2
  • Changes 8

The MR fixes two things:

  1. prevents executing setContext() method in IntensityDataProjectionsWidget and RealDataMaskWidget. This happens when deleting existing data and then importing new one.
  2. for newly imported data the default presentation is set. Previously the last used presentation was applied.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_mask