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

base30 getData is empty #193

Open
ninescore opened this issue Sep 2, 2022 · 0 comments
Open

base30 getData is empty #193

ninescore opened this issue Sep 2, 2022 · 0 comments

Comments

@ninescore
Copy link

1、$("#signature").jSignature("setData", 'data:image/png;base64,iVBORw0K......
2、The picture is displayed normally
3、$("#signature").jSignature("getData", 'base30')
4、console print result:['image/jsignature;base30', '']

Loading existing base64 can display, but can not output base30. If it is drawn manually, it can output base30. If you both load base64 and draw manually, when outputting base30, only the manually drawn part is included. why is that?

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

1 participant