mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3145 Ensemble stat. Move 'filters active' label closer to the lower right corner
This commit is contained in:
@@ -482,7 +482,7 @@ void RimSummaryPlot::setPlotInfoLabel(const QString& label)
|
||||
|
||||
m_plotInfoLabel.reset(new QwtPlotTextLabel());
|
||||
m_plotInfoLabel->setText(qwtText);
|
||||
m_plotInfoLabel->setMargin(30);
|
||||
m_plotInfoLabel->setMargin(10);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user