You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disabling the orthogonal segments i.e don't use Segment Connector (#295) fix the issue. The root cause is due to a mxGraph bug that wrongly modifies the waypoints list, see #994 (comment)
With the overlays/overlays.edges.message.flows.complex.paths.bpmn diagram used in e2e tests
Additional investigations
A poc has also been done to try to recompute the middle position: #1373.
However, we should rely on mxgraph points for simplificity. So I would prefer we find the right mxGraph configuration.
Add overlay on
middle
of a edge after zoomEnregistrement.de.l.ecran.2021-04-14.a.19.19.27.mov
Add overlay on
middle
of a edge after fitEnregistrement.de.l.ecran.2021-04-14.a.19.19.10.mov
Edge overlay middle position changing on zoom
Detected during development
See #1207 (comment) or #1207 (comment)
From the example repository
The text was updated successfully, but these errors were encountered: