]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
Still an error on ZLayers related to edit CalculationCase The call to createViewManag...
authorPaul RASCLE <paul.rascle@openfields.fr>
Sat, 14 Nov 2020 22:21:46 +0000 (23:21 +0100)
committerYOANN AUDOUIN <B61570@dsp0919998.atlas.edf.fr>
Fri, 4 Dec 2020 10:01:08 +0000 (11:01 +0100)
commit5d50f7036320ddc848bdc4473bef34aeebb75e0c
tree7e1094ffe016b2852d60849942543bb543ecefe1
parent541721881c089d382d8734b3bf2e6323415c5233
Still an error on ZLayers related to edit CalculationCase The call to createViewManager induces the bug: 5 calls in HYDRO related to edition. The bug is related to the change introduced in Occt 1c728f2d6d660 (0030668: Visualization - revise adding ZLayer API) 20190715 The old implementation uses a try catch in occt, reproduced here. Access to layer order is not possible in these temporary view managers. Previous correction: solve bugs #22296, #22298: Error on ZLayers (Graphic3d_GraphicDriver::InsertLayerBefore) on second study... is still useful to allow ZLayers order changes on second study...
src/HYDROGUI/HYDROGUI_ZLayers.cxx