Skip to content

Commit 8038229

Browse files
committed
Force user to click on timeline to zoom
1 parent 0c0aba7 commit 8038229

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

site.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ $(document).ready(function (){
154154
var options = {};
155155

156156
var options = {
157+
clickToUse: true,
157158
groupOrder: 'group'
158159
};
159160

0 commit comments

Comments
 (0)