I am using bpmn.min.js to render the process diagram. Sadly, some of the gateways can not be correctly rendered. I suppose if a gateway has the corresponding adapterType and adapter class, it is rendered as a normal task but with a very small size. The problem is in this case, the name of the gateway can not be seen. How can I overcome this problem? Is that possible to adapt the js to avoid this problem. If yes, can you tell me how? Thanks in advance.
Hi,
I am using bpmn.min.js to render the process diagram. Sadly, some of the gateways can not be correctly rendered. I suppose if a gateway has the corresponding adapterType and adapter class, it is rendered as a normal task but with a very small size. The problem is in this case, the name of the gateway can not be seen. How can I overcome this problem? Is that possible to adapt the js to avoid this problem. If yes, can you tell me how? Thanks in advance.
Best, Huiying