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

_randy created an issue. See original summary.

  • _randy committed c95d7055 on 4.x
    fix: #3587950 Diagram.js Template Editor large flow editing lockup
    
    By:...
_randy’s picture

Status: Active » Fixed

Resolved 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.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.