A widget useful for slowing down and debugging Ember Animated animations.
- Ember.js v4.8 or above
- Embroider or ember-auto-import v2
ember install ember-animated-tools
Add the slideable widget:
Or add it, but keep it hidden until a hotkey reveals it:
Or if you want to use the lower-level pieces, you can directly place the <MotionIndicator />
or <TimeControl />
components wherever you like.
See the Contributing guide for details.
This project is licensed under the MIT License.