fix rendering graph
This commit is contained in:
@@ -32,7 +32,7 @@ DetailsWindow.prototype.toggle = function() {
|
|||||||
if (this.graph === 0) {
|
if (this.graph === 0) {
|
||||||
this.renderGraph()
|
this.renderGraph()
|
||||||
}
|
}
|
||||||
this.updateGraph(this.fileID)
|
this.updateGraph(this.file)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user