From e17f0a25e33e43c8894a3f2ba6c2adb9485c20c3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 11 Feb 2013 19:22:17 +0400 Subject: [PATCH] Update TODO.otl --- TODO.otl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.otl b/TODO.otl index 7a3b323..260d29a 100755 --- a/TODO.otl +++ b/TODO.otl @@ -6,6 +6,8 @@ [_] BUG: no drag threshold on excludedElements (TouchSwipe) | stalled... [_] 65% general todo + [_] check if scrollTo knows about element scaling... + | if not update the code.... [_] BUG: loading a magazine with position set to 0 will align it incorrectly. | needs testing with the rewritten fitNPages()... [_] Editor: might be a good idea to prevent deleting the last page...