Sketcher: Fix double RMB to quite polyline after closed shape
This commit is contained in:
committed by
Chris Hennes
parent
6783d674bb
commit
c8530ae0a8
@@ -554,6 +554,7 @@ public:
|
||||
static_cast<int>(lastEndPosId),
|
||||
firstCurve,
|
||||
static_cast<int>(firstPosId));
|
||||
firstsegment = true;
|
||||
}
|
||||
Gui::Command::commitCommand();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user