Undo Disobeys Autoredraw
Description
When setting the tree editor to "no automatic redrawing", undoEdge always redraws
the tree. It should check for the autoredraw flag like edgeDrop does.
Reproduce like this: view a tree; select "Settings::Auto-redraw"; change an edge;
select "Edit::Undo".
Comments