Transition effect #6
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
optimization
question
requirements
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rowan/canto#6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An an initial effect to test part of the functionality of the new effect system, make a transition effect which accepts a property name, duration, easing function, and delay and assigns that to a UI element. It should also handle making the necessary changes to activate that effect (eg. changing the property's value from 0 to 1).