Modeler / Viewer height and width

Hello,

I use the Viewer and Modeler (pre packed packaged), but I would like to know what height I should set the canvas to in a web application. By default you can only see the BPMNs very small, if I set a fixed height (e.g. 600px and 100% width), the Bpmn is scaled well.

The only problem is that, depending on the user’s resolution, 600px is too much. How do you deal with this?

Greetings

i think you can use 100vh instead.

1 Like