mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-20 00:33:13 +03:00
fix: comment
This commit is contained in:
parent
eb113662e8
commit
e7497272fa
@ -919,7 +919,7 @@ function OpenSeadragon( options ){
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @returns {Number} Return a ratio comparing the device screen's pixel
|
* @returns {Number} Return a ratio comparing the device screen's pixel
|
||||||
* densityto the canvas's backing store pixel density, clamped to a
|
* density to the canvas's backing store pixel density, clamped to a
|
||||||
* minimum of 1. Defaults to 1 if canvas isn't supported by the browser.
|
* minimum of 1. Defaults to 1 if canvas isn't supported by the browser.
|
||||||
*/
|
*/
|
||||||
$.getCurrentPixelDensityRatio = function() {
|
$.getCurrentPixelDensityRatio = function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user