Salome HOME
Corrections to solve 0022648: [CEA 1217]:
authorakl <alexander.kovalev@opencascade.com>
Mon, 21 Jul 2014 15:54:40 +0000 (19:54 +0400)
committerakl <alexander.kovalev@opencascade.com>
Mon, 21 Jul 2014 15:54:40 +0000 (19:54 +0400)
commitb650689526ac3855bba42c076b9b0a9df289372f
treeda645c60bb113836ef3652911a21bdf91eab98c3
parent8f533767b8a6a38f191e3017a12c2e31ae6d1a1d
Corrections to solve 0022648: [CEA 1217]:
1) GenericGui.cxx: ignore null (expx,expy) at loading XML schema and use (x,y) in this case;
2) GenericGui.cxx and SceneNodeItem.cxx: use expanded position of node in Shrink state and correct this position at loading XML schema if it is needed;
3) SceneProcItem.cxx: rebuild links after Shrink/Expand operation.
src/genericgui/GenericGui.cxx
src/genericgui/SceneNodeItem.cxx
src/genericgui/SceneProcItem.cxx