-
Notifications
You must be signed in to change notification settings - Fork 136
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
移动端图片不能平铺 #4
Comments
你是说的那个 刮刮卡 |
感谢作者回复,不是setResult,是刮刮卡的涂层,new Img之后传进去,图片不能百分百填充canvas画布,图片比画布要大许多,只显示图片的一部分。 |
还有个问题,当文档高度超出可视区域,文档向上滑动之后,绘制起点的位置有偏差 |
推荐你fork一份,在这里对代码进行修改。需要你添加新的参数,修改drawImage。 |
感谢,改了源码 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
设置图片之后,图片宽高比canvas宽高大
The text was updated successfully, but these errors were encountered: