plibither8 / refined-hacker-news

✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
MIT License
807 stars 34 forks source link

Enhance/user info show delay #47

Closed KevinTran closed 5 years ago

KevinTran commented 5 years ago

This enhancement uses a CSS animation to add a 200ms delay to the "user info" card show on hover. Delay duration changes can be made directly to content.css.

plibither8 commented 5 years ago

Hi Kevin, Thanks a lot for opening this PR, and it solves the issue in a quite a nice, mostly non-js way. Could you implement the same for the show-item-info-on-hover feature? I should work almost exactly the same way. Also, it would be great if the delay is increase to 500ms. Thanks!