From a854c0813769ff6bcdbdc92e2e74153be164ef56 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Mon, 30 Nov 2015 21:42:43 -0800 Subject: [PATCH] Add todo tracking list --- static/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 static/TODO diff --git a/static/TODO b/static/TODO new file mode 100644 index 0000000..462cafe --- /dev/null +++ b/static/TODO @@ -0,0 +1,8 @@ +Keyboard scroll when zoomed (arrows) +Double-click zoom in +Touch-friendly zoom out +Pinch to zoom +Selective sharing +Short URLs +Fix the damn YouTube start time bug (onReady shows time 0, then onStateChange shows strange numbers) +Fix hashchange (respond to manual changes)