Sketcher: [skip ci] remove AutoTransaction from ViewProviderSketch::mouseButtonPressed because it breaks the open/commit transaction logic
This commit is contained in:
@@ -616,7 +616,6 @@ bool ViewProviderSketch::mouseButtonPressed(int Button, bool pressed, const SbVe
|
||||
const Gui::View3DInventorViewer *viewer)
|
||||
{
|
||||
assert(edit);
|
||||
App::AutoTransaction committer;
|
||||
|
||||
// Calculate 3d point to the mouse position
|
||||
SbLine line;
|
||||
|
||||
Reference in New Issue
Block a user