When there is a large/complex flow with many tasks and pointers, during task drag operations the Template Editor may experience either a momentary or prolonged lock up. Refreshing the page clears the issue and the issue is intermittent.
When there is a large/complex flow with many tasks and pointers, during task drag operations the Template Editor may experience either a momentary or prolonged lock up. Refreshing the page clears the issue and the issue is intermittent.
Comments
Comment #3
_randy commentedResolved by adding a flag that detects the drag-edit-changed events are fired. We defer the redrawing of the lines between tasks until the drag stops.
On drag end, apply the styles to the deferred changed elements.