mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-05-08 20:00:48 +05:00

In MapCells(SALOME_Actor*,const TColStd_IndexedMapOfInteger& theMap), move the following code out of the loop on theMap UnShrink(); if(theMapActor->IsShrunk()){ SetShrinkFactor(theMapActor->GetShrinkFactor()); } myMapIndex = theMap;