@Dimava can you setup a cookie to cache this setting in browser or store the setting in the brower KV
It’s stored in localStorage. If it gets cleaned, everything else gets cleaned too. No point.
I also don’t think its cleaned on logout, @Iddirsuluk are you using brave by a chance?
I didn’t want to bother with server-side because there’s no simple primitives afaik
also @VladTheImplier please check the new version I’ve fixed halo and added width
I am browsing incognito and often use a third party eraser to clean caches and such. If setting is stored client side it explains why it doesn’t stick, I just thought it would be server side like the other settings. Guess I’ll just have to put it in manually again every time I log in.
It definitely should be server-side.