Open Bug 1211923 Opened 9 years ago Updated 2 years ago

Make animated properties editable in the animation-inspector

Categories

(DevTools :: Inspector: Animations, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: pbro, Unassigned)

References

(Depends on 2 open bugs, Blocks 1 open bug)

Details

Animated properties displayed in the animation-inspector should be editable.

A proposal for this would be to extract the code of the rule-view that displays a list of properties as a component.

This component would manage displaying properties (with proper syntax highlighting and special tooltip editors like the color picker), editing properties, removing properties, adding new properties, etc...
This way we could use it both in the rule-view and in the animation-inspector.
This component would need to make no assumptions about what's using it and should only take a list of properties to be displayed and emit events when interesting things happen.
It would just abstract away the complexity of adding/editing/removing/disabling properties from the rule-view.
Depends on: 1228005
No longer depends on: 1197100
No longer blocks: 1201279
Component: Developer Tools: Inspector → Developer Tools: Animation Inspector
Severity: normal → enhancement
Blocks: 1280937
Depends on bug 1231457 as editing values first requires displaying them, and that's what bug 1231457 is about.
Depends on: 1231457
Depends on: 1282432
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P2
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.