mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
fixed typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c7f139249b
commit
2b793990cf
@ -4596,7 +4596,7 @@ var HTMLBrowserPrototype = {
|
|||||||
function(e){
|
function(e){
|
||||||
e.stopPropagation()
|
e.stopPropagation()
|
||||||
d.focus() })
|
d.focus() })
|
||||||
/* XXX this messes up scrollbar...
|
/* XXX this messes up the scrollbar...
|
||||||
d.addEventListener('focus',
|
d.addEventListener('focus',
|
||||||
function(){
|
function(){
|
||||||
that.focused
|
that.focused
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user