annotorious-openseadragon
                                
                                
                                
                                    annotorious-openseadragon copied to clipboard
                            
                            
                            
                        An OpenSeadragon plugin for annotating high-res zoomable images

Hi, There is a bug on chrome, Cannot read properties of undefined (reading 'toLowerCase')   In code we have: document.addEventListener("keydown", this.onKeyDown), document.addEventListener("keyup", this.onKeyUp) This bug happens because on unmount...