Closed
Bug 1120900
Opened 10 years ago
Closed 9 years ago
Animation inspector panel v2 - Time seeking, playback rate, rewind, refresh on changes, refresh on new animations, ...
Categories
(DevTools :: Inspector: Animations, defect)
DevTools
Inspector: Animations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pbro, Unassigned)
References
Details
The first version of the animation panel has landed. It's limited in various ways, and this bug is about making it better.
It's a meta bug that should encompass adding the following features:
- rewind/fast-forward buttons
- setting the current time
- setting the playback rate
- refreshing the UI when the animation data changes (iterationcount, delay, duration)
- refreshing the UI when new animations are created
- keeping finished animations in the UI so they can be replayed.
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Comment 1•10 years ago
|
||
The Chrome team has been busy making their panel fancier, really facier!
https://plus.google.com/+UmarHansa/posts/V4KwiBhSadG
This demo includes:
- global play/pause
- setting currentTime
- modify existing animations' duration and delay (or is it startTime?)
- timing-function preview
Really cool.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(pbrosset)
Resolution: --- → FIXED
Reporter | ||
Updated•9 years ago
|
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•