From: isn Date: Thu, 14 Dec 2017 17:16:01 +0000 (+0300) Subject: refs #1501 p.3 X-Git-Tag: v2.1.1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d407e10dc73cc696f3eeba969c1387b02b6f6144;p=modules%2Fhydro.git refs #1501 p.3 --- diff --git a/src/HYDROGUI/HYDROGUI_OCCDisplayer.cxx b/src/HYDROGUI/HYDROGUI_OCCDisplayer.cxx index baebf155..5e41bf55 100644 --- a/src/HYDROGUI/HYDROGUI_OCCDisplayer.cxx +++ b/src/HYDROGUI/HYDROGUI_OCCDisplayer.cxx @@ -325,6 +325,7 @@ void HYDROGUI_OCCDisplayer::purgeObjects( const int theViewerId ) if ( !anOwnerObj.IsNull() && anOwnerObj->IsRemoved() ) module()->removeObjectShape( (size_t)aViewer, anOwnerObj ); } + UpdateColorScale( aViewer ); } QString HYDROGUI_OCCDisplayer::GetType() const