Error in client side code, details and fix below.
This is located in group.js, it results in a "earth quake" effect in math chat whenever a update is made to the chat list... ``` clearInterval(v);return v = setTimeout((function() {return os.scrollChat(x)}), 50); ``` In order to fix this, it can simple be changed to this: ``` clearInterval(v);return v = setTimeout((function() {return os.scrollChat(x)}), 1); ``` Or in theory there doesn't need to be any delay, however I have not tested this, but there should be no reason it shouldn't work. ``` return os.scrollChat(x); ```
@5ever
By updates to the chat list, I mean when a chat is posted/removed or new chats are loaded.
Figured now that something might actually get done about it, i'd start to out with the bugs that can be fixed rather easily.
when/if this gets fixed i'll post another.
This is arguably the most annoying/noticeable bug on OS.
How does this dude do it... :/
How do I do what?
Fine out errors... smh haha
If you can find errors in my essays then I'll hire you, $250 per hours lol
I have like a massive list of them... god do you know how much faster and better I could make the site if I was the dev? LOL
Wow... uhm... As much as I would love to accept that, I'm not good at finding errors in essays @jabez177
I don't even have that much money right now so you're good LOL
LOL
Well, this got off topic.
Hmm...I wouldn't focus as much on the aspect of chats being updated, I'm honestly more concerned with the CoC, TaC and PP links not working :(
Agreed @EclipsedStar
that's easily fixed, but the delay in chat auto scrolling causing a earthquake is extremely annoying as when the chat is active it results in everything becoming essentially impossible to read.
But seriously, they only need to change 1 thing to fix that... Man oh man are the devs failing their job lol.
even if the CoC and TaC links were working, they would still have piles of dust on them... who looks at those things ?
Its simple. The delay is at 50, but he easily makes it a 1. Its not rocket science
And if it works, its something stupid which should have been here from the start
\(\color{#0cbb34}{\text{Originally Posted by}}\) @Conqueror even if the CoC and TaC links were working, they would still have piles of dust on them... who looks at those things ? \(\color{#0cbb34}{\text{End of Quote}}\) Wrong post...
\(\color{#0cbb34}{\text{Originally Posted by}}\) @roguehamster2073 And if it works, its something stupid which should have been here from the start \(\color{#0cbb34}{\text{End of Quote}}\) its, not an if, i have tested it. Although honestly it should probably be set at a delay of 0 milliseconds, in other words JS's next tick. It's not a complete fix because there are still timing issues here and there that I can fix if i look for them, but until i know that something as simple as this will get fixed, i'm not gonna bother.
it's a mostly fix, but you'll still notice a little jumping here and there...
Whaddya mean "Wrong post" ?
I was responding to @EclipsedStar
ah
butt
I'm aware of the bug...
I told you about it in the other post you made
ok
Join our real-time social learning platform and learn together with your friends!