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

[JS] Fix several issues found in pdf in #13269 #13274

Merged
merged 1 commit into from
May 5, 2021

Commits on May 4, 2021

  1. [JS] Fix several issues found in pdf in mozilla#13269

      - app.alert and few other function can use an object as parameter ({cMsg: ...});
      - support app.alert with a question and a yes/no answer;
      - update field siblings when one is changed in an action;
      - stop calculation if calculate is set to false in the middle of calculations;
      - get a boolean for checkboxes when they've been set through annotationStorage instead of a string.
    calixteman committed May 4, 2021
    1 Configuration menu
    Copy the full SHA
    3f29892 View commit details
    Browse the repository at this point in the history