robosherlock icon indicating copy to clipboard operation
robosherlock copied to clipboard

callbackKey issue in annotator Visualizer

Open anindex opened this issue 7 years ago • 2 comments

Description The issue happens when user presses keys other than LEFT and RIGHT. In other words, when user try to press switch mode by key 1 or 2 on the cloud visualizer of any annotator, then the callbackKey keeps callback with value key = -1 (see image below).

callback

anindex avatar Aug 04 '18 00:08 anindex

@Sanic could this be related to what you were experiencing and fixing in #191 ?

bbferka avatar Dec 02 '19 12:12 bbferka

@bbferka Yep, i would think so. Oh, wait a sec. This issue is about the Cloud Visualizer window right? My changes only touched the 2d image keyhandler

Sanic avatar Dec 05 '19 15:12 Sanic