Skip to content

Properties reset after transition #204

@Wargasmic

Description

@Wargasmic

I have a setup where i create objects with the transition properties that i want to use. These objects are meant to be reused again later (its for a slider, the transitions are reran each time the slide is reached). However after using the object in the transition, something is wrong with the properties. Easing and duration seem to be completely removed and the scale array becomes ["scale", x, y](whatever x and y were originally). There could be problems with other properties but i haven't got around to testing them all yet. Is this meant to happen? Maybe I'm missing something but for the time being I'm having to make a copy of the object and use the copy for the transition. This fixes the problem with the easing and duration, but scale is still messed up which i don't get. Here a fiddle http://jsfiddle.net/6DfJ9/7/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions