oldcord icon indicating copy to clipboard operation
oldcord copied to clipboard

laggy

Open danielbup opened this issue 8 months ago • 9 comments

i dunno what else to say, typing and scrolling is pretty laggy

danielbup avatar Apr 15 '25 00:04 danielbup

that's unfortunately a very known issue to me and finding the exact cause + fixing it is VERY annoying

milbits avatar Apr 15 '25 01:04 milbits

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

Asqii avatar Apr 15 '25 05:04 Asqii

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");

Asqii avatar Apr 15 '25 05:04 Asqii

profile.css is by far the most girthy/bloated file, profiles need a LOT of tweaking in order to look good

KingGamingYT avatar Apr 15 '25 05:04 KingGamingYT

yeah, it's super hard and time consuming to finally fix it

milbits avatar Apr 15 '25 05:04 milbits

Hope the user profile popups get fixed to be like the old one, new one's kinda wack.

VedaantAchuthan avatar Apr 15 '25 06:04 VedaantAchuthan

I hope that profile.css gets fixed to be less laggy and jank later.

NicoTheCinderace avatar Apr 16 '25 02:04 NicoTheCinderace

Thanks to Asqii for helping, now oldcord works!

adasjusk avatar May 06 '25 14:05 adasjusk

that's crazy

milbits avatar May 06 '25 14:05 milbits

i think this should be fixed now, if anyone is still experiencing lag go tell me

milbits avatar May 20 '25 06:05 milbits