Skip to content

Commit 6db790e

Browse files
author
Adam Argyle
authored
mention low power devices
1 parent e155d09 commit 6db790e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ The transitions in transition.css should follow a few key principles:
1313
- **Transitions should be helpful.** They should be designed to move users through moments of interest, ease natural reading order, or to communicate relationships between spaces.
1414
- **Transitions should feel familial.** Avoid introducing transitions that feel out-of-place compared to the existing set.
1515
- **Transitions should feel natural.** Transitions should reflect, as much as is reasonable, motion that occurs in natural physics. Avoid extreme timing functions, and model transitions on real-world events.
16+
- **Transitions shouldn't run on devices without the power to do so.** If a device is contrained in battery, memory, GPU, etc, then it's a good idea to avoid transitions.

0 commit comments

Comments
 (0)