WE DID IT: CSS errors are gone! GAW is back to abnormal! Do you frogs even know what this means? We reduced server calls by 90%. You wait for SERVERS (that look up specific stuff) more than BANDWIDTH (that just blindly sends stuff). GAW is now so much faster! THANK YOU FROGS FOR YOUR FEEBACK! -Mods
(media.greatawakening.win)
🏆 - WINNING - 🏆
Ok, have to admit my CSS is rusty enough I'm probably not much help, plus I've been super busy so don't have time to dig into code like I used to. 😢
I'm assuming you are referencing physical positions for the given specific avatar,
example:
but with that are you also using scaling? like:
have you checked if the scaling is breaking as the coordinates stop lining up (proportionality being lost)? May want to double check/recalculate positions based on the scaled size.
especially if you don't have consistent sized avatars, that'll throw off super fast.
I'll see if I can give a more honest dig into it tomorrow.