forked from 0x2620/oxjs
add keyboard shortcut to add annotation button tooltip
This commit is contained in:
parent
a79a4e4776
commit
5748c33ba4
2 changed files with 4 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue