]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Fix for the IPAL22041 TC5.1.5: "Fillet Construcion" dialog loses current selection:
authorrnv <rnv@opencascade.com>
Fri, 8 Oct 2010 08:56:45 +0000 (08:56 +0000)
committerrnv <rnv@opencascade.com>
Fri, 8 Oct 2010 08:56:45 +0000 (08:56 +0000)
commit53ee70f9ba8e0117c6518109785a72d310506750
tree2f49d185827f5e26fa1e7ae917790c28b2146ae4
parent80140e06c4860d6cf0e411194f7637a490f78561
Fix for the IPAL22041 TC5.1.5: "Fillet Construcion" dialog loses current selection:

The method SelectionIntoArgument() must be called once inside ConstructorsClicked(int) in case of the creation of the dialog, i.e. myInitial == true;
src/OperationGUI/OperationGUI_FilletDlg.cxx