mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Make sure Ternary legends also expand and renamed width method.
This commit is contained in:
@@ -623,7 +623,7 @@ void RiuViewer::addColorLegendToBottomLeftCorner(caf::TitledOverlayFrame* legend
|
||||
|
||||
for (auto legend : m_visibleLegends)
|
||||
{
|
||||
legend->setWidth(requiredLegendWidth);
|
||||
legend->setMatchedWidth(requiredLegendWidth);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user