Hi @philippfromme.
I solved my problem with this code :
var c = modeler.get('canvas');
c.scroll({ dx: +52, dy: -0});
Thank you for help me.
Hi @philippfromme.
I solved my problem with this code :
var c = modeler.get('canvas');
c.scroll({ dx: +52, dy: -0});
Thank you for help me.