Skip to content

Commit

Permalink
Merge pull request #18959 from mantidproject/18869_u_correction_instr…
Browse files Browse the repository at this point in the history
…ument_view

Blank instrument view with U correction
  • Loading branch information
martyngigg committed Feb 23, 2017
2 parents f1d1371 + 0d30e7c commit ffa01bf
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -162,6 +162,7 @@ void RotationSurface::init() {
udet.u = applyUCorrection(udet.u);
}
}
updateViewRectForUCorrection();
}

/** Update the view rect to account for the U correction
Expand Down

0 comments on commit ffa01bf

Please sign in to comment.