Sinisterly
Option to Disable Cycling Background - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: General (https://sinister.ly/Forum-General)
+--- Forum: Announcements (https://sinister.ly/Forum-Announcements)
+---- Forum: Suggestions (https://sinister.ly/Forum-Suggestions)
+----- Forum: Old Suggestions (https://sinister.ly/Forum-Old-Suggestions)
+----- Thread: Option to Disable Cycling Background (/Thread-Option-to-Disable-Cycling-Background)



Option to Disable Cycling Background - Banadmin - 08-09-2014

Hello Sinisterly,

Bare in mind my laptop is rather shitty so that might be the problem. Ever since the cycling background was implemented SL has become laggy for me when scrolling. Also, when typing a new thread or post, the characters I type are not in sync with myself.

Not sure if anyone else is experiencing the same issues as me? Just thought I would share.

Thank,
Evil



RE: Option to Disable Cycling Background - Crypt - 08-09-2014

I messaged @Oni on skype about it but he didn't respond, I'm having the same problem as well.


RE: Option to Disable Cycling Background - MiS - 08-09-2014

I agree, I'm also experiencing the same amount of lag scrolling down and typing characters. It's a nice feature, but it'd be even nicer if we could just make it static on option.


RE: Option to Disable Cycling Background - Banadmin - 08-09-2014

It's good it know it's not just me then! Aesthetics wise, it's awesome! Perhaps there is another method of code which will use up less resources I suppose?


RE: Option to Disable Cycling Background - Equinox - 08-09-2014

Have you tried uninstalling?

Get some sort of CSS modification add-on for your browser and put the following;

Code:
body { animation:none; -webkit-animation:none; -moz-animation:none; -o-animation:none; }



RE: Option to Disable Cycling Background - Oni - 08-09-2014

Oh boy. Ok. I'll have this dealt with. I'll either disable it entirely, or make it an option.

Edit: I've edited the CSS. It's commented out for now. If you're having issues, clear your browser data. I'll add an option to toggle later on.