mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
Reinstating a small check.
This commit is contained in:
parent
1f13d1f909
commit
7b80263718
@ -2810,8 +2810,10 @@ function lightUp() {
|
|||||||
|
|
||||||
|
|
||||||
function onHome() {
|
function onHome() {
|
||||||
|
if ( this.viewport ) {
|
||||||
this.viewport.goHome();
|
this.viewport.goHome();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
function onFullScreen() {
|
function onFullScreen() {
|
||||||
|
Loading…
Reference in New Issue
Block a user