Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _popdown.sass #4352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bhavesh572
Copy link
Contributor

Added transition: filter 0.3s ease-in-out; to .show ~ .canvasHolder Ensures a gradual blur effect instead of an abrupt change Why This Change?
Enhances visual appeal and makes interactions feel more fluid Improves overall UX without affecting performance
Aligns with modern UI best practices

Added transition: filter 0.3s ease-in-out; to .show ~ .canvasHolder
Ensures a gradual blur effect instead of an abrupt change
Why This Change?
Enhances visual appeal and makes interactions feel more fluid
Improves overall UX without affecting performance
Aligns with modern UI best practices
@walterbender
Copy link
Member

Kind of nice. @pikurasa what do you think? (This impacts the way in which dropdown menus appear--e.g., save or language select)

@pikurasa
Copy link
Collaborator

pikurasa commented Feb 7, 2025

I tested this branch, and I tested the master branch.

I opened the save menu and the translation menu.

If there is a difference, it's too subtle for me to perceive...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants