From f8ea6632d10561637ad60d58535af485ef669179 Mon Sep 17 00:00:00 2001 From: ivanPozdnyakov Date: Wed, 16 Dec 2015 17:21:49 -0500 Subject: [PATCH] indicate done spraying --- VQI_PathwayEditor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 3526fb4..8647d35 100755 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -482,6 +482,7 @@ var VQI_PathwayEditor = function (parent) { lookup[target].rna = lines[line][3]; } } + console.log("done spraying!"); } function sprayColor(lines) {