Unfocus search box / original post form when thread nav keybinds invoked. #280
This commit is contained in:
parent
4cf3e29310
commit
05a2e62555
@ -47,6 +47,7 @@ Nav =
|
|||||||
return $ '.board'
|
return $ '.board'
|
||||||
|
|
||||||
scroll: (delta) ->
|
scroll: (delta) ->
|
||||||
|
d.activeElement?.blur()
|
||||||
thread = Nav.getThread()
|
thread = Nav.getThread()
|
||||||
axis = if delta is +1
|
axis = if delta is +1
|
||||||
'following'
|
'following'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user