Thomas Bouffard

Results 196 issues of Thomas Bouffard

**Is your feature request related to a problem? Please describe.** Decide if we still want to keep the horizontal and vertical display with the label separator zone. We may always...

enhancement
good first issue
BPMN rendering
hacktoberfest

### Rationale Try to use timer icon with a simplest design to clarify the Timer Event rendering. ### Examples Taken from https://bonitasoft.developpez.com/tutoriels/business-process-management/guide-ultime-bpmn2/ (french) ![bpmn2-031](https://user-images.githubusercontent.com/27200110/89204788-f6d2dd80-d5b6-11ea-8634-53c5da0a3156.png) From https://tilda.cc/free-icons/ ![image](https://user-images.githubusercontent.com/27200110/94264868-d3356f00-ff37-11ea-84e1-43204c5656dc.png) ### Tasks -...

enhancement
BPMN rendering

**Prerequesites: #953** to be able to switch diagram at runtime #729 provide a way to choose the diagram when loading the source. It will be convenient to retrieve the list...

enhancement
BPMN diagram usability

**Prerequesites: #953** to be able to switch pools at runtime We can do this at load time with #592 The new feature will allow to change what we display afterwards.

enhancement
BPMN diagram usability

**Is your feature request related to a problem? Please describe.** Add a new API to remove some overlays of a given BPMN element. This provides more flexibility to #1168 **To...

enhancement
hacktoberfest
BPMN diagram overlays
PR accepted

The render of "Render the Shape Label Bounds" is managed by #279 but it doesn't manage vertical elements. Notice that lanes and pools, which are generally vertical, can also be...

enhancement
BPMN rendering

**Is your feature request related to a problem? Please describe.** I would like that the diagram is centred on a BPMN element. For instance, I want to - display elements...

enhancement
BPMN diagram navigation

**Is your feature request related to a problem? Please describe.** Allow to move the diagram with the mouse wheel. This is particularly useful when the viewport has a fixed size...

enhancement
BPMN diagram navigation

As of #299, we have switched to html labels as mxGraph 4.1.0 only supports wrapping out of the box with such labels. As mention in the [mxGraph documentation](https://jgraph.github.io/mxgraph/docs/js-api/files/view/mxGraph-js.html): `Enabling HTML...

BPMN rendering
refactoring
mxgraph integration

The current ([email protected]) angle is 45 degrees ![bpmn-visualization](https://user-images.githubusercontent.com/27200110/103300567-6b436880-49ff-11eb-9c99-6abd912b5cb4.png) We may use a smaller angle like in the following screenshot for clarity ![bpmn-js](https://user-images.githubusercontent.com/27200110/103300671-b5c4e500-49ff-11eb-93bf-5a52117c5568.png)

enhancement
BPMN rendering