aboutsummaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index ef8d39e..b03f535 100644
--- a/todo.md
+++ b/todo.md
@@ -18,6 +18,12 @@
18 (Could replace the "available offline too" mention, which is a bit 18 (Could replace the "available offline too" mention, which is a bit
19 confusing anyway). 19 confusing anyway).
20 20
21- [ ] Fix wrong size of first slide in Chrome (minor bug):
22 The first slide is sometimes loaded with the wrong size.
23 This goes away on windows resize or slide change.
24 But it would be nice for this not to be happening in the first place.
25 That's most likely due to some race-condition on window creation.
26
21- [ ] Selectable text layer: 27- [ ] Selectable text layer:
22 Add a selectable text layer on top of the rendered canvas, 28 Add a selectable text layer on top of the rendered canvas,
23 allowing the user to copy text and click on embedded links. 29 allowing the user to copy text and click on embedded links.