#5112 Fixed result info text for eclipse

Needs more testing
This commit is contained in:
Jacob Støren
2019-11-27 17:32:59 +01:00
parent 5556d2d9eb
commit 2a3c43bcc3
5 changed files with 139 additions and 108 deletions

View File

@@ -827,6 +827,7 @@ void RiuViewerCommands::handlePickAction( int winPosX, int winPosY, Qt::Keyboard
{
RiuResultTextBuilder textBuilder( eclipseView,
eclipseView->cellResult(),
globalCellIndex,
eclipseView->currentTimeStep() );
@@ -894,6 +895,7 @@ void RiuViewerCommands::handlePickAction( int winPosX, int winPosY, Qt::Keyboard
{
RiuResultTextBuilder textBuilder( eclipseView,
eclipseView->cellResult(),
globalCellIndex,
eclipseView->currentTimeStep() );