rthaut / deviantART-Filter

A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
https://rthaut.github.io/deviantART-Filter/
GNU General Public License v3.0
31 stars 1 forks source link

Quick Hide Icon does not Appear for all Deviations on User/Group Galleries #44

Closed rthaut closed 4 years ago

rthaut commented 6 years ago

When viewing a user's or group's gallery, the quick hide icon is only displayed for the thumbnails that are initially loaded when the page is first rendered.

However, large galleries automatically inject more thumbnails as you scroll down the page, and those thumbnails do not have the quick hide icon available.

The content script should be updated to watch for thumbnails on gallery pages and handle them as it does on Browse pages.