Nico Rehwaldt 38062233a5 fix(example): fix text bbox not being correctly computed
This is due to the fact, that we used display: none while the initial
version of the diagram was loaded. By changing that to visibility:
hidden, browsers can correctly compute the bbox of text elements.
2014-04-28 15:36:15 +02:00
2014-04-03 19:34:17 +02:00
2014-04-28 15:36:13 +02:00
2014-04-03 19:34:17 +02:00
Description
A BPMN 2.0 rendering toolkit and web modeler.
https://bpmn.io/toolkit/bpmn-js/
Languages
JavaScript 99.6%
Shell 0.2%
CSS 0.2%