mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
Update of MFC samples for problem "Mouse selection issue is repeatable on all your application"
This commit is contained in:
@@ -198,7 +198,7 @@ void CAnimationDoc::DragEvent(const Standard_Integer x ,
|
||||
theButtonDownY=y;
|
||||
}
|
||||
|
||||
if (TheState == 0)
|
||||
if (TheState == 1)
|
||||
myAISContext->Select(theButtonDownX,theButtonDownY,x,y,aView);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user