From 083f481e17e0d63baddae3a735412e622119b640 Mon Sep 17 00:00:00 2001 From: tim h Date: Sun, 4 Dec 2022 13:42:24 -0600 Subject: [PATCH 1/5] surprise interrogate tool --- index.html | 1 + js/initalize/shortcuts.populate.js | 3 + js/initalize/toolbar.populate.js | 5 + js/ui/tool/interrogate.js | 151 +++++++++++++++++++++++++++++ res/icons/microscope.svg | 9 ++ 5 files changed, 169 insertions(+) create mode 100644 js/ui/tool/interrogate.js create mode 100644 res/icons/microscope.svg diff --git a/index.html b/index.html index 69ee594..f2461f4 100644 --- a/index.html +++ b/index.html @@ -232,6 +232,7 @@ +