processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
68 stars 94 forks source link

transition delay added to dropdown submenu #449

Closed Dev-Code24 closed 5 months ago

Dev-Code24 commented 1 year ago

Solving issue: #316 This PR has added a delay to reduce the flickering and also made the hard-to-click buttons easier to click as the submenu doesn't fade instantly after the cursor has moved even a pixel away from the submenu/subitem

VIDEO:

https://user-images.githubusercontent.com/97425135/222690516-651bd2c4-f4bb-408a-855a-52a003aeccfe.mov

Dev-Code24 commented 1 year ago

As requested in issue #316 I will fix the other issue mentioned to be fixed as well after this PR gets merged. @SableRaf Pls check

Dev-Code24 commented 1 year ago

I saw that someone is already assigned to issue #316. So I will not be looking into it for now.

SableRaf commented 1 year ago

Hey @Dev-Code24,

Thanks again for your work on the dropdown submenu and thanks for your patience.

When you get a chance, could you take another look at it? We're thinking it might be more user-friendly if the menu pops up instantly to feel snappier. And could you shorten the fade-out a bit, maybe after a short delay? It'll help avoid some see-through overlaps with the text and images below which can be confusing.

No rush though, just when you have time. Thanks a ton!