We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Guys,
Can I set a transform matrix of media element?
Actually I have an app where user can place image on top of another image, with three gestures: scaling, translation and rotation,
due to these transformation I don't have the final frame after transformations. so somehow can I set transform matrix to media element ?
or any suggestion how can I resolve this issue using your library.
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Guys,
Can I set a transform matrix of media element?
Actually I have an app where user can place image on top of another image, with three gestures:
scaling, translation and rotation,
due to these transformation I don't have the final frame after transformations. so somehow can I set transform matrix to media element ?
or any suggestion how can I resolve this issue using your library.
Thanks
The text was updated successfully, but these errors were encountered: