The last time I tried this plugin, it doesn’t preserve state across tabs or even when navigating between pages. Has this been fixed? IMO it should use the browser’s persistent storage to remember the state (bonus points if it can reset during logout/login). Configuring the default state in settings would also be good to have.
I actually have a note to add this feature but wasn’t sure if the original dev had this in mind. Its incredibly inconvenient to visit plugins to disable it. Ill see what I can come up with.
Nice work! I’m not sure if there’s an easy way to observe local storage. That way changes in one tab get immediately reflected in other tabs. But this is already a major improvement.
Ah ok. If someone wants to implement that then more power to them im less motivated as my core issue with the plugin has been resolved as I feel like it now functions as it should.
New PR featuring better additional plugin support for public\private contribution. Patched additional fields previously not censored.
Now works with hot or not, stash battle, and O stats (by sanjiswe)
Submitted a new PR for audio handling. Scenes will now be muted and continue to be muted unless volume is manually toggled or SFW switch is turned off. This feature extends to the Stash Battle plugin. I have also added additional plugin support for the Sprite Tab plugin.
No issues in test environment, works without issue.
Edit:
Updated Yaml description, made the main CSS prettier, accounted for more missed default fields I missed last commit. Everything continues to work as it should. Also corrected a weird bug with the favorite icon on the tags window. Can i get a merge @DogmaDragon ?
Edit 2: Made audio option a boolean value in settings for toggle. Users can either use the plugin with or without audio mute feature.
List mode should be easy, good catch on the default cover. I actually just added the functionality for galleries.
I have held off on adding the wall view to the SFW plugin because last time I had issues with the light box. You will also notice light box is not included in the plugin.
I actually dont use the tagger function so that was easily missed. Maybe not to difficult to implement.
Why? What is the use case here? Have you seen what this plugin does blur? Removing unblur as an option would make it unusable. At that point just close the page.
Regardless. Im waiting on a merge before I continue. Current version has enough commits as is.
@l34240013
I just dropped a pretty massive patch that is waiting on a merge. Has everything you asked for with improvements. But I did not do tagger mode as I do not have that feature enabled so I cant really test it.