Don't update msgpanel while dragging zone points
This commit is contained in:
parent
d2086eecdd
commit
294de666a4
|
@ -1022,9 +1022,6 @@ void POINT_EDITOR::updateItem() const
|
|||
}
|
||||
|
||||
getView()->Update( item );
|
||||
|
||||
if( frame() )
|
||||
frame()->SetMsgPanel( item );
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue