Fix unmuting of videos in inline quotes.

This commit is contained in:
ccd0 2015-01-31 17:14:33 -08:00
parent fc67292083
commit b8728ebec9

View File

@ -28,6 +28,7 @@ ImageExpand =
ImageExpand.expand @
else if @file.isExpanded and @file.isVideo
@file.fullImage.muted = !Conf['Allow Sound']
ImageExpand.setupVideo @, !@origin.file.fullImage?.paused or @origin.file.wasPlaying, @file.fullImage.controls
else if ImageExpand.on and !@isHidden and !@isFetchedQuote and