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:
@@ -393,7 +393,6 @@ void RimRegularLegendConfig::updateLegend()
|
|||||||
{
|
{
|
||||||
m_significantDigitsInData = m_precision;
|
m_significantDigitsInData = m_precision;
|
||||||
|
|
||||||
updateTickCountAndUserDefinedRange();
|
|
||||||
if ( m_resetUserDefinedValues && m_globalAutoMax != cvf::UNDEFINED_DOUBLE )
|
if ( m_resetUserDefinedValues && m_globalAutoMax != cvf::UNDEFINED_DOUBLE )
|
||||||
{
|
{
|
||||||
updateTickCountAndUserDefinedRange();
|
updateTickCountAndUserDefinedRange();
|
||||||
|
|||||||
Reference in New Issue
Block a user