Delayed Tree Drawing
Description
When a huge tree must be hand-corrected, recomputing the tree layout after each edge movement
can take many seconds. At the request of the user the editor should not recompute the layout on the
canvas, but leave edges where they were dropped, until the user cancels the delay property. That way
many edge shifts can be done quickly, followed by just one expensive layout operation instead of N.
Comments
--
BjoernEngelmann on 22 Feb 2005, 10:08:42