提交 36c629a3 编写于 作者: L lang

Graph animation fix during update

上级 502f055a
......@@ -180,7 +180,7 @@ define(function (require) {
var nodeScaleRatio = this._nodeScaleRatio;
var groupScale = this.group.scale;
var groupScale = coordSys.scale;
var groupZoom = (groupScale && groupScale[0]) || 1;
// Scale node when zoom changes
var roamZoom = coordSys.getZoom();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册