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 196
    • Issues 196
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • 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
  • !950

GUI: fix for the crash when work with loaded data

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mikhail Svechnikov requested to merge i306a into main Jun 02, 2022
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

While refactoring, the mappers for updating axes units were moved from JobItem to IntensityDataPropertyWidget and SpecularDataPropertyWidget. And now, when accessing JobItem instance from these widgets we should do nullptr check.

This resolves #306 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i306a