Run node build.js to update js/impress.js from previous commit

This commit is contained in:
Henrik Ingo
2018-05-08 19:18:07 +03:00
parent 80ffff0e8f
commit 67079504b5

View File

@@ -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 " +