mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-01 21:06:12 +03:00
fix #2490
This commit is contained in:
parent
a42a0d1822
commit
c177246675
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ $.extend( $.Navigator.prototype, $.EventSource.prototype, $.Viewer.prototype, /*
|
|||
this.oldContainerSize = containerSize;
|
||||
this.world.update();
|
||||
this.world.draw();
|
||||
this.update(this.viewer.viewport);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue