1
0
Fork 0
forked from 0x2620/oxjs

add keyboard shortcut to add annotation button tooltip

This commit is contained in:
rolux 2014-02-05 14:03:42 +00:00
commit 5748c33ba4
2 changed files with 4 additions and 1 deletions

View file

@ -314,6 +314,7 @@ Ox.AnnotationPanel = function(options, self) {
font: self.options.font,
highlight: self.options.highlight,
'in': self.options['in'],
keyboard: index + 1 + '',
out: self.options.out,
position: self.options.position,
range: self.options.range,