Fix transition: all performance issue #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem: on body causes layout recalculations on every animatable property change, hurting performance especially on low-power signage hardware.
Solution: Changed to specific property transitions: . Also fixed transition in components.css.
Files changed: