mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove test code related to producer/injector table plots
This code caused legend config to be reset to 1 number of levels.
This commit is contained in:
parent
fdef535284
commit
310b54ef93
@ -393,7 +393,6 @@ void RimRegularLegendConfig::updateLegend()
|
||||
{
|
||||
m_significantDigitsInData = m_precision;
|
||||
|
||||
updateTickCountAndUserDefinedRange();
|
||||
if ( m_resetUserDefinedValues && m_globalAutoMax != cvf::UNDEFINED_DOUBLE )
|
||||
{
|
||||
updateTickCountAndUserDefinedRange();
|
||||
|
Loading…
Reference in New Issue
Block a user