There's an option for panopoly_magic_strip_js_from_preview in panopoly magic, but it only applies when automatic pane previews are disabled. This patch makes it apply when they are enabled.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1994952-strip-js-reroll-2.patch | 854 bytes | populist |
| #1 | 1994952-strip-js.patch | 18 KB | beeradb |
Comments
Comment #1
beeradb commentedSorry for the noise in this patch. My editor automatically strips trailing spaces.
Removing trailing spaces is a decent fix anyway, but I'm happy to re-roll without the fuzz if needed. The relevant portion is lines 416-419
Comment #2
populist commentedHere is a quick re-roll of the patch to remove the fuzz.
Comment #3
populist commentedLooks good. I cleaned up the fuzz, removed the unnecessary stripping of the previews, and committed.