From 9856685ddb163c3c637c8e0bb9dd2ad267209540 Mon Sep 17 00:00:00 2001 From: Tom Hill Date: Sun, 28 Jan 2018 18:04:34 +1100 Subject: [PATCH] Updated todo to reflect fixes --- todo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index 3bf3915..f604377 100644 --- a/todo.md +++ b/todo.md @@ -19,8 +19,8 @@ - [ ] comment / document current codebase - [ ] flip tooltip position based on where the element is on the page -- [ ] Convert to `fetch` rather than `XMLHttpRequest` (see #4) -- [ ] Ensure the tooltip does not disappear when clicking within the tooltip itself but is removed when user clicks outside of the tooltip +- [x] Convert to `fetch` rather than `XMLHttpRequest` (see #4) +- [ ] Ensure the tooltip does not disappear when clicking within the tooltip itself but is removed when user clicks outside of the tooltip ## v1.0.0 :raised_hands: (release) - [x] Icon for right-click menu bar