Thomas Bouffard

Results 198 issues of Thomas Bouffard

**Is your feature request related to a problem? Please describe.** #942 allows to add, remove or toggle classes. But with this first implementation, the class is set on the SVG...

enhancement
BPMN diagram styling

**Is your feature request related to a problem? Please describe.** During #836, we have suspected that doing a fit then a zoom could not work if internal zoom factor or...

enhancement
mxgraph integration
BPMN diagram navigation

Currently when we do a 'fit on load', - a 1st rendering is done with dimensions taken from the BPMN diagram - right after, a new rendering to make the...

robustness
mxgraph integration
BPMN diagram navigation

**Is your feature request related to a problem? Please describe.** As a first implementation, #1172 has introduced overlay styling options but some of them are not applied to the default...

enhancement
BPMN diagram overlays

**Is your feature request related to a problem? Please describe.** The current default badge displays the overlay text to close from the border. This is particularly visible with the default...

enhancement
BPMN diagram overlays

**Is your feature request related to a problem? Please describe.** BPMN path or trace definition: this is something similar to the [Path in the graph theory](https://en.wikipedia.org/wiki/Path_(graph_theory)) This can be all...

enhancement
BPMN diagram styling

**Is your feature request related to a problem? Please describe.** Provide a minimap for navigation guidance. This is usefull when using large diagram, when the diagram has been zoom and...

enhancement
BPMN diagram navigation

Currently, we can only configure globally it at initialization time. This is not possible to enable or disable it afterwards. Let’s allow this to change at runtime to provide more...

enhancement
BPMN diagram navigation

**Is your feature request related to a problem? Please describe.** The buttons will be provided by the application that will embed the library. The library should provide functions/commands to allow...

enhancement
BPMN diagram navigation

Coverage measured value of `[email protected]` in sonarcloud is `55.3%`. It doesn't count the code that is only tested through HTML page: this is mainly mxGraph extension code that we have...

chore