mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
docs: fixed typo and corrected the comment
This commit is contained in:
parent
7ab493d18b
commit
99f87c0bc7
@ -1612,8 +1612,8 @@ $.extend( $.Viewer.prototype, $.EventSource.prototype, $.ControlDock.prototype,
|
|||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Update pixel density ration, clears all tiles and triggers updates for
|
* Update pixel density ratio, clears all tiles and triggers updates for
|
||||||
* all items.
|
* all items if the ratio has changed.
|
||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
_updatePixelDensityRatio: function() {
|
_updatePixelDensityRatio: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user