2
0
Jaume Sanchez 9 жил өмнө
parent
commit
623388ed35
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      examples/index.html

+ 1 - 0
examples/index.html

@@ -341,6 +341,7 @@
 			links[ file ].className = 'link selected';
 
 			window.location.hash = file;
+			viewer.focus();
 
 			button.style.display = '';
 			panel.classList.toggle( 'collapsed' );