Skip to content

Commit

Permalink
Reprod. details for the delay bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
xparq committed May 17, 2014
1 parent a74c2e9 commit ac25ba2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
TODO:

* In local testing I had a strange issue with by-frame delays: the first image eats
up the first two delays, and is shown for the sum of those two numbers... :-o
up the first two delays, and is shown for the sum of those two numbers... :-o
-> And I seem to be unable to reproduce it now! :-o

* Add an index.php frontend for demo and quickstart (synced with the example in the
README.md, AND ALSO THE ONE AT SO!), with saving a test gif file and scandir("img/")
etc.
README.md, AND ALSO THE ONE AT SO!), with saving a test gif file and scandir("img/")
etc.

* To avoid unwanted "in-band" PHP output, I should probably disable display_errors()
in the whole module (restoring it on normal exit).
in the whole module (restoring it on normal exit).


------------------------------------------------------------------------------------
Expand Down

0 comments on commit ac25ba2

Please sign in to comment.