Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Run node build.js to update js/impress.js from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Ingo committed May 8, 2018
1 parent 80ffff0 commit 6707950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/impress.js
Original file line number Diff line number Diff line change
Expand Up @@ -3585,6 +3585,7 @@
prev.x = ref.getAttribute( "data-x" );
prev.y = ref.getAttribute( "data-y" );
prev.z = ref.getAttribute( "data-z" );
prev.relative = {};
} else {
window.console.error(
"impress.js rel plugin: Step \"" + data.relTo + "\" is not defined " +
Expand Down

0 comments on commit 6707950

Please sign in to comment.