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