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

Animation: Blur and shrink on delete/collapseContext #2527

Closed
1 task done
raineorshine opened this issue Nov 2, 2024 · 1 comment · Fixed by #2596 or #2757
Closed
1 task done

Animation: Blur and shrink on delete/collapseContext #2527

raineorshine opened this issue Nov 2, 2024 · 1 comment · Fixed by #2596 or #2757
Assignees
Labels
feature New feature or request

Comments

@raineorshine
Copy link
Contributor

raineorshine commented Nov 2, 2024

Steps to Reproduce

- a
- b
- c

Delete b.

Current Behavior

b fades out according to the default unmount animation.

Expected Behavior

The thought should fade out, blur, and shrink (scale3d) when the following commands are executed:

  • Delete
  • Collapse Context
@raineorshine raineorshine added the feature New feature or request label Nov 2, 2024
@raineorshine raineorshine changed the title Animation: Blur and shrink on delete Animation: Blur and shrink on delete/collapseContext Nov 2, 2024
@raineorshine
Copy link
Contributor Author

@zukilover Could you limit the fade/shrink/blur animation to the delete and collapseContext commands as requested in the original issue? You'll have to open a new PR as I merged #2596 prematurely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
2 participants