Souchet Céline

Results 57 issues of 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...

enhancement
BPMN diagram overlays

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

enhancement
BPMN diagram overlays

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

robustness
mxgraph integration
BPMN diagram navigation

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

documentation
chore

Add the support of the MxGraph transaction when several CSS classes or overlays are added, if the performance without are less efficient than with.

enhancement
robustness

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)

BPMN rendering

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

enhancement
BPMN rendering

**Is your feature request related to a problem? Please describe.** Depends on #805 ![image](https://user-images.githubusercontent.com/4921914/96622952-e7884400-130a-11eb-991c-7b02df9687cd.png) ![image](https://user-images.githubusercontent.com/4921914/96623119-2ae2b280-130b-11eb-970b-4c0ef453ec9a.png) **Describe the solution you'd like** - [ ] Update documentation (docs/bpmn-support.adoc) - [ ] Update...

enhancement
BPMN support
BPMN rendering
hacktoberfest
PR accepted

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

enhancement
BPMN support
hacktoberfest
PR accepted

**Is your feature request related to a problem? Please describe.** Depends on #803 ![image](https://user-images.githubusercontent.com/4921914/96622952-e7884400-130a-11eb-991c-7b02df9687cd.png) ![image](https://user-images.githubusercontent.com/4921914/96623051-0c7cb700-130b-11eb-9113-d6b80c4221c1.png) **Describe the solution you'd like** - [ ] Update documentation (docs/bpmn-support.adoc) - [ ] Update...

enhancement
BPMN support
BPMN rendering
hacktoberfest
PR accepted