Hacker News new | ask | show | jobs
by Aldo_MX 3529 days ago
I tried the demo here, and middle click or ctrl+click is not working, quite the contrary, it is treated like a regular click :/

https://nextgram.now.sh/

1 comments

in the event handler you have to manually check if ctrl is being held or if the lmb was pressed or not. Most people forget this which is a shame.