mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
fix docs
This commit is contained in:
parent
d490592b99
commit
59519e0e96
@ -216,7 +216,7 @@
|
|||||||
* @property {Boolean} [imageSmoothingEnabled=true]
|
* @property {Boolean} [imageSmoothingEnabled=true]
|
||||||
* Image smoothing for canvas rendering (only if the canvas drawer is used). Note: Ignored
|
* Image smoothing for canvas rendering (only if the canvas drawer is used). Note: Ignored
|
||||||
* by some (especially older) browsers which do not support this canvas property.
|
* by some (especially older) browsers which do not support this canvas property.
|
||||||
* This property can be changed in {@link Viewer.Drawer.setImageSmoothingEnabled}.
|
* This property can be changed in {@link Viewer.DrawerBase.setImageSmoothingEnabled}.
|
||||||
*
|
*
|
||||||
* @property {String|CanvasGradient|CanvasPattern|Function} [placeholderFillStyle=null]
|
* @property {String|CanvasGradient|CanvasPattern|Function} [placeholderFillStyle=null]
|
||||||
* Draws a colored rectangle behind the tile if it is not loaded yet.
|
* Draws a colored rectangle behind the tile if it is not loaded yet.
|
||||||
|
Loading…
Reference in New Issue
Block a user