From 6b838f79923f1e5483470c13ab972d80d0973b85 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 24 May 2014 00:25:24 -0700 Subject: [PATCH] fix failure of jsMath to load in cross-thread quotes --- src/Miscellaneous/Fourchan.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Miscellaneous/Fourchan.coffee b/src/Miscellaneous/Fourchan.coffee index 8bbd79b72..f0309359b 100755 --- a/src/Miscellaneous/Fourchan.coffee +++ b/src/Miscellaneous/Fourchan.coffee @@ -40,7 +40,7 @@ Fourchan = $.off window, 'prettyprint:cb', apply return math: -> - return if @isClone or !$ '.math', @nodes.comment + return if (@isClone and doc.contains @origin.nodes.root) or !$ '.math', @nodes.comment $.event 'jsmath', @nodes.post, window parseThread: (threadID, offset, limit) -> # Fix /sci/