Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

While rendering the loop node during the initial rendering, the getBPMNTaskShape method gets triggered, where the margin value for the loop node is defined statically. Similarly, while rendering the loop node at runtime, the setSizeForBPMNActivity method is triggered, and the margin value is also provided statically. It is necessary to ensure the correct position and set the margin value accordingly