Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
32921529
Commit
32921529
authored
Sep 18, 2020
by
Mathieu Tillet
Browse files
Reset color map on mask clear
parent
2b5cb9fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
qt/widgets/instrumentview/src/InstrumentWidgetMaskTab.cpp
View file @
32921529
...
...
@@ -784,6 +784,7 @@ void InstrumentWidgetMaskTab::clearMask() {
clearShapes
();
m_detectorsToGroup
.
clear
();
m_instrWidget
->
getInstrumentActor
().
clearMasks
();
m_instrWidget
->
getInstrumentActor
().
updateColors
();
m_instrWidget
->
updateInstrumentView
();
enableApplyButtons
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment