Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit f35fa88

Browse files
committed
better refreshing
1 parent 79d9b6b commit f35fa88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-ui/map-editor/MapEditorPage.js

+1
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ export default class MapEditorPage extends React.Component {
194194
}
195195

196196
toggleDiff(){
197+
jsPlumb.reset();
197198
this.canvasStore.toggleDiff();
198199
}
199200

0 commit comments

Comments
 (0)