]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
The crash is: click Sketch feature, abort(without plane selection), click Sketch...
authornds <natalia.donis@opencascade.com>
Wed, 8 Apr 2015 07:35:18 +0000 (10:35 +0300)
committernds <natalia.donis@opencascade.com>
Wed, 8 Apr 2015 07:35:18 +0000 (10:35 +0300)
commit60855dd590f9054e50dd1bd36aa0b984ee97b02a
treefac8a45c829aa247fd37b6e4b92f21ef99a94ea4
parenta85dbf987b4d709b9198aefc2c356d0e839791b3
The crash is: click Sketch feature, abort(without plane selection), click Sketch feature, chose the plane, create a triangle by lines, select a last point ->crash. The reason is not deactivated face validator of widget sketch label.
src/ModuleBase/ModuleBase_FilterValidated.cpp
src/PartSet/PartSet_WidgetSketchLabel.cpp
src/XGUI/XGUI_Displayer.cpp