Skip to content
Snippets Groups Projects
Commit 6518f1a2 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

upd axes on datafield change

parent dc724eb2
No related branches found
No related tags found
1 merge request!2816Prevent scene from flickering while changing context
Pipeline #184764 passed
......@@ -161,6 +161,7 @@ void ColorMap::onIntensityModified()
{
setDataFromItem();
setAxesRangeFromItem();
setAxesLabelsFromItem(); // when datafield if loaded, axes with labels are loaded as well
}
void ColorMap::onUnitsChanged()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment