Skip to content
Snippets Groups Projects
Commit 7f44692a authored by Ludovic Hussonnois's avatar Ludovic Hussonnois
Browse files

Merge branch 'mantis-1377' into develop

parents 5da19b88 3f4a2402
No related branches found
No related tags found
No related merge requests found
......@@ -1276,7 +1276,7 @@ GlImageActor
const Point2d & in,
bool isPhysical ) const
{
out = ViewportToImageTransform( in, isPhysical );
out = ImageToViewportTransform( in, isPhysical );
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment