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

Resolve bug with using base30 import #6

Merged
merged 1 commit into from Aug 4, 2012

Commits on Aug 1, 2012

  1. Update jSignature.js

    When using setData for the base30 alias the arguments array has 2 items the data array and the callback function.
    The result is that the DataEngine throws an exception when resetCanvas is called due to DataEngine not having the correct 
    data object instead it has the entire arguments array.
    gaspowers committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    23e0ff8 View commit details
    Browse the repository at this point in the history