Salome HOME
Minor code correction: undo/redo unification, show hide faces panel in debug, do...
authornds <nds@opencascade.com>
Sun, 10 Dec 2017 08:39:02 +0000 (11:39 +0300)
committernds <nds@opencascade.com>
Sun, 10 Dec 2017 08:39:02 +0000 (11:39 +0300)
src/XGUI/XGUI_WorkshopListener.cpp

index 218058a696eed4368754a1358d626941e1ada375..fd5c11630267e7a01f080d7075db5377249bec53 100755 (executable)
@@ -161,8 +161,8 @@ void XGUI_WorkshopListener::processEvent(const std::shared_ptr<Events_Message>&
       if (aWidgetSelector)
         workshop()->selector()->setSelected(aWidgetSelector->getAttributeSelection());
     }
-  } else if (theMessage->eventID() == Events_Loop::eventByName("FinishOperation") ||
-             theMessage->eventID() == Events_Loop::eventByName("AbortOperation"))
+  } else if (theMessage->eventID() == Events_Loop::eventByName("FinishOperation")/* ||
+             theMessage->eventID() == Events_Loop::eventByName("AbortOperation")*/)
     workshop()->facesPanel()->reset(false); // do not flush redisplay, it is flushed after event
 
   //Update property panel on corresponding message. If there is no current operation (no