Доработан билдер BPMN
This commit is contained in:
@@ -93,8 +93,8 @@ class DiagramViewer {
|
||||
this.scale = 1;
|
||||
this.tx = 0;
|
||||
this.ty = 0;
|
||||
this.minScale = 0.1;
|
||||
this.maxScale = 6;
|
||||
this.minScale = 0.3;
|
||||
this.maxScale = 12;
|
||||
|
||||
this.originalViewBox = null;
|
||||
this.minimapSvg = null;
|
||||
|
||||
Reference in New Issue
Block a user