From 4a76eecd92e2e770719fe7091ad7f91f0bf41a27 Mon Sep 17 00:00:00 2001 From: tim h Date: Sun, 4 Dec 2022 13:42:24 -0600 Subject: [PATCH] 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 89755b3..7443ab7 100644 --- a/index.html +++ b/index.html @@ -283,6 +283,7 @@ +