Skip to content

Commit

Permalink
fixed spraying not being saved
Browse files Browse the repository at this point in the history
  • Loading branch information
ivp08001 committed Feb 1, 2016
1 parent 5307046 commit e3fc7f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VQI_PathwayEditorGUI.js
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,7 @@ var VQI_PathwayEditorGUI = function (parent) {
target.data('Rna', '0');
}
}
saveState();
}

function removeElements(event) {
Expand Down

0 comments on commit e3fc7f9

Please sign in to comment.