Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunhild Griff With committed Aug 2, 2013
1 parent 6c10aef commit a669c12
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ EXTERNAL:
----------------------------------------------------------------------
FIXED:

I1: Infinite should be set to true as default
E4: Bug: H4 tag beeing used

V1.1
I1: Infinite should be set to true as default E4: Bug: H4 tag beeing used
E6: Bug: Transition always between the previous picture and the next
E5: Bug?: Both title and header
E1: Bug: Coding standards (camelcase and 2 spaces)
Expand All @@ -18,3 +19,4 @@ E2: Possible improvements




2 changes: 1 addition & 1 deletion h5p.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"mainLibrary": "H5P.PictureSlider",
"preloadedDependencies": [
{"machineName": "H5P.PictureSlider", "majorVersion": 1, "minorVersion": 0}
{"machineName": "H5P.PictureSlider", "majorVersion": 1, "minorVersion": 1}
],
"init": "H5P.PictureSlider",
"embedTypes": ["div"]
Expand Down
Binary file modified picture_slider.h5p
Binary file not shown.

0 comments on commit a669c12

Please sign in to comment.