Fix transition: all performance issue #3

Closed
opened 2026-02-15 04:56:24 -08:00 by kyle · 0 comments
Owner

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:

**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:** - -
kyle closed this issue 2026-02-15 05:05:25 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kyle/SignageHTML#3