]> OCCT Git - occt.git/commit
0028748: XCAFDoc_GraphNode does not restore child on Undo
authordbv <dbv@opencascade.com>
Wed, 17 May 2017 15:43:59 +0000 (18:43 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 25 May 2017 08:41:58 +0000 (11:41 +0300)
commit9e6cdbcad52eb3b65600960cb2dc9bff587fd2e1
treea0ba4df373708687d11801943e2e88f88fbd91a3
parent8c745be5e052cf9ce994dedc47f59b7c66542db5
0028748: XCAFDoc_GraphNode does not restore child on Undo

Fixed calling Backup method. Now it called where data really changed.
src/XCAFDoc/XCAFDoc_GraphNode.cxx
src/XDEDRAW/XDEDRAW_Layers.cxx
tests/bugs/xde/bug28748 [new file with mode: 0644]