mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-11 05:00:54 +00:00
Merge f958e66f05
into 0309e8de7f
This commit is contained in:
commit
6336db93d3
1 changed files with 1 additions and 1 deletions
|
@ -1014,7 +1014,7 @@ function openTileSource( viewer, source ) {
|
|||
});
|
||||
}
|
||||
|
||||
if( _this.preserveVewport ){
|
||||
if( _this.preserveViewport ){
|
||||
_this.viewport.resetContentSize( _this.source.dimensions );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue