Commit d5608aab authored by Claes Sjofors's avatar Claes Sjofors

Create (floating) object in the plc editor with MB2 didn't snap to grid

parent 18d53eb6
......@@ -1491,6 +1491,7 @@ int WGre::flow_cb( FlowCtx *ctx, flow_tEvent event)
if ( flow_GetPasteActive( ctx)) {
flow_PasteStop( ctx);
flow_MoveSelectedNodes( ctx, 0, 0, 1);
return 1;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment