mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-05 11:56:29 +08:00
DragPivot visibility hidden
This commit is contained in:
parent
c7dcf9faf8
commit
ba66d6b60f
@ -114,6 +114,7 @@ mindplot.DragPivot = new Class({
|
||||
},
|
||||
|
||||
setVisibility : function(value) {
|
||||
value = false;
|
||||
var pivotRect = this._getPivotRect();
|
||||
pivotRect.setVisibility(value);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user