Open
Description
- Users should be able to move, resize and delete animations using our timeline editor. Various bugs related to animation preview should also be fixed.
- Investigate supporting easing functions. Easing is not part of the SMIL specification, but it can be simulated by using keyTimes.
- Record actions (e.g.moving a shape) and use the the diff of the before and after action to create the animation.