cochize1 46 Posted October 13, 2020 Posted October 13, 2020 (edited) Like in the subject, is there a way to force backdrop to be always ON for every user (even if they clear they browser's cache), probably by some code editing and not css itself? Edited October 13, 2020 by cochize1
PenkethBoy 2066 Posted October 13, 2020 Posted October 13, 2020 Not with css - as the backdrop container is empty when turned off - so nothing to show think its a server thing so possibly a plugin might be able to do it - but thats not certain
cochize1 46 Posted October 13, 2020 Author Posted October 13, 2020 (edited) Yeah I figured that no css can do that but was hoping maybe some .js or .json tweaking might help. And about the plugin, any specific I could try? Edited October 13, 2020 by cochize1
cochize1 46 Posted October 19, 2020 Author Posted October 19, 2020 No, but I can copy and paste almost anything:)
PenkethBoy 2066 Posted October 19, 2020 Posted October 19, 2020 thats not going to get you a plugin as it needs to be written a certain way and then you have to compile it....... not simple i'm afraid
Happy2Play 9453 Posted October 19, 2020 Posted October 19, 2020 With this being a per user/per client setting, I don't really see a way to do this. So if the setting is actually on the client and not the server, how is it suppose to be changed?
PenkethBoy 2066 Posted October 19, 2020 Posted October 19, 2020 well i guess the server requests it at some point so all client remain in sync as usually a change on one appears on another but its basically undocumented so black box time and as its a niche request.....
Happy2Play 9453 Posted October 19, 2020 Posted October 19, 2020 Looks like it is the API DisplayPreferenceService endpoint.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now