Open
Bug 1132091
Opened 10 years ago
Updated 2 years ago
Re-sync animations in a document without refreshing
Categories
(DevTools :: Inspector: Animations, defect, P3)
DevTools
Inspector: Animations
Tracking
(Not tracked)
NEW
People
(Reporter: canuckistani, Unassigned)
References
Details
Patrick's video highlights a problem I've noticed when working with multiple animation in the inspector:
https://www.youtube.com/watch?v=pfIrK_2nRRc&feature=youtu.be
At the end all of the animations are out of sync with each other. It would be neat ( if it's! possible ) for the inspector to be able to reset all the animations so that are all back in sync. I see this as something the developer would do manually.
Comment 1•10 years ago
|
||
Something like a "restart all" button would do the trick. We will be able to do this rather easily once AnimationPlayer.currentTime becomes settable.
I like this.
(that reminds me of another feature I had thought about: being able to put any animation in a loop, most animations only run once, but sometimes we want to tweak something while it's running).
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Patrick Brosset [:pbrosset] [:patrick] from comment #1)
> (that reminds me of another feature I had thought about: being able to put
> any animation in a loop, most animations only run once, but sometimes we
> want to tweak something while it's running).
Is there a bug for that already?
Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Jeff Griffiths (:canuckistani) from comment #2)
> Is there a bug for that already?
d'oh, it's bug 1132105
Updated•9 years ago
|
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Comment 4•9 years ago
|
||
Reading the description I think this was blocked by Bug 1074630 which landed.
Enhancement -> P3
Inspector bug triage. Filter on CLIMBING SHOES.
Depends on: 1074630
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•