mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
Use canvas when available - Fixes
Removed redundant useCanvas property from drawer
This commit is contained in:
parent
085c7f2ecb
commit
5c4131303a
@ -89,7 +89,6 @@ $.Drawer = function( options ) {
|
||||
|
||||
//internal state properties
|
||||
viewer: null,
|
||||
useCanvas: $.supportsCanvas,
|
||||
downloading: 0,
|
||||
tilesMatrix: {},
|
||||
tilesLoaded: [],
|
||||
|
Loading…
Reference in New Issue
Block a user