Enable keyboard shortcuts (CTRL + z etc)

Hi!
Do I have to enable keyboard shortcuts somehow? (CTRL + z etc)

Figured it out!

I added var modeler = new BpmnJS({ keyboard: { bindTo: document }, ... });

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.