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'
|
||||
|
||||
scroll: (delta) ->
|
||||
d.activeElement?.blur()
|
||||
thread = Nav.getThread()
|
||||
axis = if delta is +1
|
||||
'following'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user