mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-30 19:30:35 +05:00
- FitAll();
+ // FitAll(); - PAL16770(Display of a group performs an automatic fit all)
This commit is contained in:
parent
3fa5dd52ed
commit
b7b32942ac
@ -374,7 +374,7 @@ namespace SMESH {
|
||||
_PTR(Study) aDocument = aStudy->studyDS();
|
||||
if((anActor = CreateActor(aDocument,theEntry,true))) {
|
||||
DisplayActor(theWnd,anActor);
|
||||
FitAll();
|
||||
// FitAll(); - PAL16770(Display of a group performs an automatic fit all)
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user