laggy
i dunno what else to say, typing and scrolling is pretty laggy
that's unfortunately a very known issue to me and finding the exact cause + fixing it is VERY annoying
that's unfortunately a very known issue to me and finding the exact cause + fixing it is VERY annoying
Profile.css is the main issue, none of the other css files are causing problems. Really bad stutter when scrolling and when typing
i dunno what else to say, typing and scrolling is pretty laggy
You can disable the profile changes for better performance if you're fine with that.
Replace this line in Oldcord.theme.css
@import url("https://milbits.github.io/oldcord/src/main.css");
With
@import url("https://milbits.github.io/oldcord/src/components/vars.css");
@import url("https://milbits.github.io/oldcord/src/components/color.css");
@import url("https://milbits.github.io/oldcord/src/components/imgs.css");
@import url("https://milbits.github.io/oldcord/src/components/other.css");
@import url("https://milbits.github.io/oldcord/src/components/redesign.css");
profile.css is by far the most girthy/bloated file, profiles need a LOT of tweaking in order to look good
yeah, it's super hard and time consuming to finally fix it
Hope the user profile popups get fixed to be like the old one, new one's kinda wack.
I hope that profile.css gets fixed to be less laggy and jank later.
Thanks to Asqii for helping, now oldcord works!
that's crazy
i think this should be fixed now, if anyone is still experiencing lag go tell me