Improving log.
--HG-- branch : develop
This commit is contained in:
parent
f3fceaea64
commit
8d0027ab8f
|
@ -89,8 +89,10 @@ bool MoveSPoint::mergeWith(const QUndoCommand *command)
|
|||
SCASSERT(moveCommand != nullptr);
|
||||
const quint32 id = moveCommand->getSPointId();
|
||||
|
||||
qCDebug(vUndo)<<"Mergin.";
|
||||
if (id != nodeId)
|
||||
{
|
||||
qCDebug(vUndo)<<"Merging canceled.";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user