this post was submitted on 26 May 2024
195 points (100.0% liked)

196

17342 readers
1171 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
all 28 comments
sorted by: hot top controversial new old
[–] [email protected] 95 points 9 months ago (1 children)

“Conservatives hate this one like of code.”

It initiates a drag queen show.

[–] [email protected] 22 points 9 months ago (1 children)
[–] [email protected] 16 points 9 months ago
[–] [email protected] 69 points 9 months ago (1 children)

It's the British version of the Drag Event Handler, init?

[–] [email protected] 5 points 9 months ago

StaaaaaaAAAAAAHP lmao

[–] [email protected] 38 points 9 months ago (1 children)

It’s probably something queer coded

[–] [email protected] 34 points 9 months ago (1 children)

You're telling me a queer coded this software?

[–] [email protected] 21 points 9 months ago (1 children)

This is actually from my code, and this is the function in question being called, and yes, I'm bisexual. I never was into drag, but I respect that community.

[–] [email protected] 4 points 9 months ago

Classic Ziltoid, being omniscient and very bisexual

[–] [email protected] 29 points 9 months ago (1 children)

notifies the event handler that the mouse is being dragged

[–] [email protected] 22 points 9 months ago* (last edited 9 months ago)

Close! It’s actually that bit on Boston Dynamics latest android that starts each morning with a nice slow drag on a cigarette.

[–] [email protected] 21 points 9 months ago* (last edited 9 months ago) (1 children)

I've never used it, but I imagine this is related to the html drag & drop feature?

[–] [email protected] 2 points 9 months ago

Looks like it to me. Probably something that takes an object (element, component depending on library, etc) and starts the “drag and drop” process so the object “moves” with the mouse.

[–] [email protected] 19 points 9 months ago

bloody handler innit

[–] [email protected] 17 points 9 months ago

When you run this code, a bunch of drag queens will show up at your door and do a performance.

[–] [email protected] 15 points 9 months ago

handles this drag event.

[–] [email protected] 13 points 9 months ago

some c# game engine collision stuff with drag

[–] [email protected] 8 points 9 months ago

If you check a DragEvent's currentTarget it will always point to some appendage of a "dom".

[–] [email protected] 7 points 9 months ago

Slow down your rocket when you’re in an atmosphere?

[–] [email protected] 3 points 9 months ago

Maybe I've looked at too much javascript, because that took me a while...

[–] [email protected] 1 points 9 months ago (1 children)

is it godot code? I feel like it's godot c# code

[–] [email protected] 1 points 9 months ago

No, it's D code, from my own game engine.