Skip to content

feat: support initial transform #334

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mainhanu
Copy link

what

Support initialTransform options, used to restore the value returned by the transform event

why not use initialX initialY initialZoom

  1. initialX initialY initialZoom is not corresponding to the value returned by the transform event, we need complicated conversion to match initial values with transform result . my old resolution is to combine initialZoom and moveTo,which is ugly
  2. initialX initialY initialZoom will cause an extra transform

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

Successfully merging this pull request may close these issues.

None yet

1 participant