From: ouv Date: Fri, 22 Jan 2016 16:10:42 +0000 (+0300) Subject: DIAGRAM 0000564: External 560: Manual graphic parametrization should be permanent... X-Git-Tag: CTH_2_1_3~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=edeb005e33adbcc0dec1bfdb6dad85a0abf0dc14;p=modules%2Fgui.git DIAGRAM 0000564: External 560: Manual graphic parametrization should be permanent and graphics should be saved in .hdf --- diff --git a/src/Plot2d/Plot2d_ViewFrame.cxx b/src/Plot2d/Plot2d_ViewFrame.cxx index 329127cb0..c2f602a8c 100755 --- a/src/Plot2d/Plot2d_ViewFrame.cxx +++ b/src/Plot2d/Plot2d_ViewFrame.cxx @@ -1813,6 +1813,7 @@ void Plot2d_ViewFrame::wheelEvent(QWheelEvent* event) } myPlot->replot(); myPnt = event->pos(); + emit manualTransformationApplied(); } /*!