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

fix #2938: textWithLink -> link centered correctly #2964

Closed
wants to merge 1 commit into from

Conversation

Kjumlek
Copy link

@Kjumlek Kjumlek commented Oct 15, 2020

I saw the issue of the link not centered on the text.
I only changed it in the jspdf.umd.js file.
Is it necessary to change it in the other files?

@owenl131
Copy link
Contributor

owenl131 commented Oct 16, 2020

Hi @Kjumlek
jspdf.umd.js gets rebuilt everytime the main source code changes. You should look at what to change in src/jspdf.js

@HackbrettXXX
Copy link
Collaborator

You need to change it in the src/modules/annotations.js file. The files in the dist folder are autogenerated on release, so please also revert the change in the jspdf.umd.js file.

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

Successfully merging this pull request may close these issues.

None yet

3 participants