#Message Hover Animations

1 messages ยท Page 1 of 1 (latest)

tepid night
#

_ _

sour spire
#

I am computing cat and I approve of this message

tepid night
#

YOURE GREEN?>?? I WANNA BE GREEN

sour spire
fleet vapor
#

I think there's a bug on the snippet ? Or at least it happened after I added this one

#

When i right clic a message, then clic "add emote" the pop up is far on the right

#

It gets off screen as well with a full size discord

tepid night
#

oh shoot thats the snippet that was causing that?

ill try to fix later today

#

been dealing with that issue for a whiiiile

tepid night
#

nvm i lied </3

#

this is driving me insane

#

OK ITS FIXED NOW

#

sigh

#

lemme know if you get any issues

fleet vapor
#

Yep, works great now !

tepid night
#

alrighty!

fleet vapor
# tepid night alrighty!

Hi there again, i guess discord did something, again, and now i have the same problem, but reversed. I guess all you have to do is, "cancel" the last fix ?
Please, thanks !

tepid night
#

odd... this should already be fixed.

though before it used to be way for right, off the screen.

ill look into it later today

fleet vapor
#

Yeah now it'sway far on the left, off screen lul

#

Like, it doesn't even spill on my left screen, it disapear in the void

tepid night
#

i know it happens cus of the popover offset which is so frustrating

fleet vapor
#

Sorry i lied

#

I'ts not far left

tepid night
#

hmm

fleet vapor
#

This is when i clic on the pop up on the right of a message on hover yk

tepid night
#

its supposed to be offset the opposite amount the popover is

#

i still have no clue why the selector for the popover also selects that emoji menu???

fleet vapor
#

But this is when i right clic => add emote Mind you i right clicked just right of your avatar

tepid night
#

i spent hours tryna fix it last time

#

hmm

fleet vapor
#

Damn sorry mate xD

tepid night
#

this is why my friend quit css LOL

fleet vapor
#

Wait wait, i'll try putting the css in the Fix-Machine 2000

#

Ah no, didn't work :(

tepid night
#

might have to fix today or tmr... most likely tmr

#

but for now u can change the translateX property at the bottom of the snippet to like -500px or more if it helps

also make sure u have the latest version of the snippet :3

#

or if u wanna undo the latest fix just remove this bit

but it will prolly break things

fleet vapor
#

Yeah dw i tried already it breaks it

tepid night
#

๐Ÿ˜”

#

ill dry doing a :not selector maybe when im back from the dentist

fleet vapor
#

I can't understand why things happen, i wished I could do these myself lul

#

But dw take ur time it's perfectly usable still

tepid night
tepid night
tepid night
#

infuriating

#

i might also try out a :has selector. but bleh

#

:has and also im assuming :not arent very performant

#

but if its the only way i can stop it from doing that ill use it ๐Ÿค”

fleet vapor
#

If i set 0 on both of these, the right clic add emote, still spawn on the right, i think i'm just an idiot because that's the normal way ?

#

Ok yes

#

I deleted my css and when i right clic add emote it spawns far right

#

My guess is, this isn't right ? maybe another way need to be used to set where it starts

tepid night
#

yeah i was gonna use a different selector for it

#

ill also try widescreen setups

tepid night
#

wait hold up youre right why does discord spawn the emoji menu on the right be default now ๐Ÿ˜ญ

#

hmm i guess i wont fix it since the behavior with and without the snippet is the same

#

but if you want you cna change the position of the emoji menu by changing

/* fix emoji menu being offset */
.layer__59d0d:has(.animatorLeft_faf9c0.fade_faf9c0.didRender_faf9c0) {
  transform: translateX(-450px) !important; 
}```
#

u can change it to -500 or -600 maybe

sour spire
#

it just kind of happened, I wanted to improve a popular ish theme I used to use years ago

tepid night
#

interesting...

fleet vapor
#

I ditched the pop over for the small menu altogether x)

#

But, now trying the new thing you added makes the menu go extra left

#

pop over menu :

#

Right clic :

#

And my fix, which isn't a fix but a deleted feature : (right clic and popover menu)

#

Thing is, the popover menu already moves along the messages, so i'm still happy with it !