mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +03:00
add to-do comments
This commit is contained in:
parent
37b8ef9519
commit
0584ca7be9
@ -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…
Reference in New Issue
Block a user