new-xkit / XKit

Fork of XKit, the extension framework for Tumblr
https://new-xkit-extension.tumblr.com
Other
459 stars 135 forks source link

Blacklist: Fix inconsistent behavior when changing settings #2122

Open marcustyphoon opened 1 year ago

marcustyphoon commented 1 year ago

This fixes that Blacklist's destroy() had a random 0.5 second delay, which would make it run after it restarted whenever you changed a setting, which would unhide every correctly hidden post on the screen.

(Cherry picked from #2104.)