From d166db41aa424e276fe4d9ac2b3274426296e06d Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 25 Oct 2023 21:53:29 +0200 Subject: todo: add bug --- todo.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'todo.md') diff --git a/todo.md b/todo.md index ef8d39e..b03f535 100644 --- a/todo.md +++ b/todo.md @@ -18,6 +18,12 @@ (Could replace the "available offline too" mention, which is a bit confusing anyway). +- [ ] Fix wrong size of first slide in Chrome (minor bug): + The first slide is sometimes loaded with the wrong size. + This goes away on windows resize or slide change. + But it would be nice for this not to be happening in the first place. + That's most likely due to some race-condition on window creation. + - [ ] Selectable text layer: Add a selectable text layer on top of the rendered canvas, allowing the user to copy text and click on embedded links. -- cgit v1.2.3