-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: sh.reddit.com search and compact view not loading (#1452)
* Temp fix to show thumbnails on mouseover * Fix for some gifs not loading * Fix searches not zooming image * Video posts in search will now show their thumbnail * Clarify things * Looking into way to load video in search and compact * Update variable scopes * Remove slow function * Fix galleries and videos in sh.reddit * Update variable scopes * Clean up old code * Redo search handler Loads from thumbnails * Fix galleries in searches * Optimize selector function * Condense repeated code * Clarify comment * Clean up sh.reddit search link code * Make images load by hovering over thumbnail in thumbnail view * Rearrange selector blocks to combine sh.reddit selectors * Update reddit.js * Make videos in sh.reddit compact view only play when hover on thumbnail * Fix videos loading while hovering anywhere on post * Fix galleries in sh.reddit compact view not loading * fix variables in old.reddit galleries * Fix comment mistake * Change variable names for clarity * Make similar gallery selector blocks into a switch statement * Revert previous commit * Fix gallery variable being changed from master * Minor style changes * Fix switch case ending with unconditional break
- Loading branch information
Showing
1 changed file
with
96 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters