Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animator should also support implicit animations. #45

Closed
itssidhere opened this issue Jun 26, 2020 · 1 comment
Closed

Animator should also support implicit animations. #45

itssidhere opened this issue Jun 26, 2020 · 1 comment

Comments

@itssidhere
Copy link

I am using an animated container to transform the position of the widget. Animated Container only requires one X and one Y point to do a transformation from one coordinate to another but I can't find any way to do that with the animator as I can't get the old X and Y.

@GIfatahTH
Copy link
Owner

The new Widget AnimateWidge supports implicit animation. see #56 and #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants