Souchet Céline
Souchet Céline
With the current (`0.15.0`) implementation, the overlay is not displayed when the label is empty. The leading and trailing spaces are not taken into account in non empty string. Tweaking...
For a given BPMN element, if a overlay already exists at the position, the new one override the existing one. Rationale: several overlays would overlap, only the latest one would...
We have introduced this extra reset when implementing #867. As for #840, this implies extra computation (and probably rendering). We should probably add performance tests as for 'fit' (at runtime,...
The support for BPMN extensions is a point of extension -> BPMN extensibility -> Label description: Something about how the lib can be extended Do we need to split in...
Add the support of the MxGraph transaction when several CSS classes or overlays are added, if the performance without are less efficient than with.
Calculate the position from the bounds of the label (when is defined) of the MessageFlow. In the initial implementation, the position is hard coded (see #569)
**Is your feature request related to a problem? Please describe.** **BPMN** specifies five types of standard markers for **Sub-Processes**. The (Collapsed) **Sub-Process** marker, seen in Figure 10.24, can be combined...
**Is your feature request related to a problem? Please describe.** Depends on #805   **Describe the solution you'd like** - [ ] Update documentation (docs/bpmn-support.adoc) - [ ] Update...
**Is your feature request related to a problem? Please describe.** Given a bpmn input source, detect all BPMN Parallel Multiple Events. **Describe the solution you'd like** Manage all Parallel Multiple...
**Is your feature request related to a problem? Please describe.** Depends on #803   **Describe the solution you'd like** - [ ] Update documentation (docs/bpmn-support.adoc) - [ ] Update...