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
想通过缩放和平移居中显示画布内容,调用 centerContent api 达不到期望的效果
centerContent
https://codesandbox.io/s/wild-currying-3dpio1?file=/src/App.js
期望能最大限度的居中画布内容,如demo中想达到如下效果:
No response
The text was updated successfully, but these errors were encountered:
这个是 autoResize 的问题,我们会在 2.0 版本中修改该问题。
Sorry, something went wrong.
autoResize 问题已经在 2.x 版本中修复。
This thread has been automatically locked because it has not had recent activity.
Please open a new issue for related bugs and link to relevant comments in this thread.
No branches or pull requests
问题描述
想通过缩放和平移居中显示画布内容,调用
centerContent
api 达不到期望的效果重现链接
https://codesandbox.io/s/wild-currying-3dpio1?file=/src/App.js
重现步骤
预期行为
期望能最大限度的居中画布内容,如demo中想达到如下效果:
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: