]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #1111 Sketch invisible
authornds <nds@opencascade.com>
Thu, 24 Dec 2015 12:28:33 +0000 (15:28 +0300)
committernds <nds@opencascade.com>
Thu, 24 Dec 2015 12:29:02 +0000 (15:29 +0300)
commitd9d10f97e7cf04e4d5b4ef0b3ae9a215c36c9006
tree9bf779e615e5b817206112441d2e63962166e944
parent09250fc4344abdb4c3cb5d76a26c91b9dc0e5cfa
Issue #1111 Sketch invisible

It is not enough to create selector on initialize(). The problem still exists in the second study because it is not called there. So, it is decided to perform this in connectToStudy() of module.
An alternative is to do this in NewGEOM_DataModel before Mgr->load(). The problem is in this place because it causes redisplay signals flush. The viewer should be initialized before this case.
src/NewGeom/NewGeom_Module.h