From 32b13089c70ffb6d76c27349febc4d76cfab8a6d Mon Sep 17 00:00:00 2001 From: Melvin Valster Date: Fri, 26 Jul 2019 21:22:13 +0200 Subject: [PATCH] Update TODO --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 6359644..6279c64 100644 --- a/TODO.md +++ b/TODO.md @@ -3,9 +3,11 @@ - [ ] SCSS: Normalize - [ ] General: Add redux - [ ] General: Responsive on mobile + - [ ] Tooltips on mobile - [ ] Talent tree: Reset button per tree (?) - [ ] Fix: Initial load `pointString` validation (make sure all talents are valid and their deps are met) - [ ] Fix: Navigating between talent links for same class does not trigger re-render +- [ ] Nice to have: Support multiple positions for tooltip (currently only `top-right` with fallbacks based on viewport) - [x] General: Talent tooltips - [x] Fix: Arrow should start underneath the icon - [x] Talent tree: Arrows for dependencies