mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-01 21:06:12 +03:00
add to-do comments
This commit is contained in:
parent
37b8ef9519
commit
0584ca7be9
1 changed files with 2 additions and 0 deletions
|
@ -474,8 +474,10 @@ $.Viewer = function( options ) {
|
|||
options: this.drawerOptions,
|
||||
});
|
||||
this.drawerOptions.constructor = Drawer;
|
||||
// TO DO: add an event that indicates which drawer was instantiated?
|
||||
break;
|
||||
}
|
||||
// TO DO: add an event that indicates that the selected drawer could not be created?
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue