]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Fix for a regression: create a point(0, 0), start line creation, select the point...
authornds <nds@opencascade.com>
Wed, 16 Sep 2015 13:01:04 +0000 (16:01 +0300)
committernds <nds@opencascade.com>
Wed, 16 Sep 2015 13:01:04 +0000 (16:01 +0300)
commit278a7bcfb9c70d518c2fb847b2cfc39dea5a3131
tree11d73e8da3e191898be91eb89b734554fffdc515
parent177801ac0d4be9ae7b34224f9fb62e87b7cf9658
Fix for a regression: create a point(0, 0), start line creation, select the point as the line start point. The control did not lost the focus, because the attribute default value is (0,0). Initialize flag of the attribute should be checked.
src/PartSet/PartSet_WidgetPoint2d.cpp