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

[FEAT] Update tree background color to animate via opacity for performance #3455

Open
xelaint opened this issue Jan 17, 2025 · 0 comments
Open
Assignees
Labels
package: design @daffodil/design
Milestone

Comments

@xelaint
Copy link
Member

xelaint commented Jan 17, 2025

💡 Feature request

Feature Name

Update tree background color to animate via opacity for performance

The Desired Behavior

CSS animations should utilize properties/styles that are in the GPU to reduce implicit compositing and lessen memory. transform and opacity should ideally be the only properties that are animated.

Your Use Case

Prior Work

https://medium.com/outsystems-experts/how-to-achieve-60-fps-animations-with-css3-db7b98610108
https://www.smashingmagazine.com/2016/12/gpu-animation-doing-it-right/

Environment


Daffodil version: X.Y.Z
Angular version: X.Y.Z 

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

@xelaint xelaint added the package: design @daffodil/design label Jan 17, 2025
@xelaint xelaint added this to the Daffodil v1.0 milestone Jan 17, 2025
@xelaint xelaint self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: design @daffodil/design
Projects
None yet
Development

No branches or pull requests

1 participant