fixes to cleanup

This commit is contained in:
ccd0 2014-07-21 22:08:19 -07:00
parent b0941f4ae4
commit e49f324465

View File

@ -163,11 +163,10 @@ ImageExpand =
click: (e) ->
if @paused and not @controls
@play()
e.preventDefault()
e.stopPropagation()
setupVideoControls: (post) ->
{file} = post
{thumb} = file
video = file.fullImage
# disable link to file so native controls can work