Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Merge branch 'hash-problem' into webyarns2
Browse files Browse the repository at this point in the history
  • Loading branch information
rparree committed Mar 15, 2019
2 parents 3af3724 + b4c6c92 commit 90f9d19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/reveal.js
Original file line number Diff line number Diff line change
Expand Up @@ -4045,8 +4045,12 @@
else if( currentSlide ) {
window.location.hash = locationHash();
}
} else {
window.location.hash = '';
}



}
/**
* Retrieves the h/v location and fragment of the current,
Expand Down

0 comments on commit 90f9d19

Please sign in to comment.