LinDaiDai/bpmn-chinese-document

如何实现放大缩小功能按钮?

LinDaiDai opened this issue · 0 comments

// newScale为比例参数,默认应该是1
this.bpmnModeler.get('canvas').zoom(newScale)