summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 26 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6235c09..c87f19c 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,29 @@
+Bugs
+ - Infinite recursion - see fixme in "on_changed"
+
+ - The whole "active slide" should be rethought. Probably we
+ need to deal with an activate *range* of slides, in floating
+ point.
+
+ Thumbnail scrolling should be done whenever the integer
+ rounding of that range changes.
+
+ The thing we should keep at a fixed position as much as possible
+ then is
+
+ - top of first completely visible slide
+
+ - of if that's not possible, top of first slide with a
+ visible top
+
+ - which reduces to "top of first slide with visible
+ top"
+
+ This location should survive all resizing.
+
+-=-=-
+
+
- Think of a better name than oppress
- Populist
- Demagogue
@@ -215,9 +241,6 @@
worthwhile desktop some day). Ie., cut and paste of complex
items, built from rectangles/circles/text etc.
-- Bugs
- - Infinite recursion - see fixme in "on_changed"
-
- Undo?
- Update files in-place?