Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Small API documentation glitch: (line.width i.s.o line.pt when adding text) #895

Closed
Slidemagic opened this issue Feb 7, 2021 · 1 comment
Assignees
Milestone

Comments

@Slidemagic
Copy link

Quick update needed in the API documentation for adding text, when you discuss the line property:

adds a border. Ex: line:{ pt:'2', color:'A9A9A9' }

should be

adds a border. Ex: line:{ width:'2', color:'A9A9A9' }

https://gitbrent.github.io/PptxGenJS/docs/api-text.html

@gitbrent gitbrent self-assigned this Feb 7, 2021
@gitbrent gitbrent added this to the 3.6.0 milestone Apr 12, 2021
gitbrent added a commit that referenced this issue Apr 20, 2021
gitbrent added a commit that referenced this issue Apr 20, 2021
@gitbrent
Copy link
Owner

Fixed! Thanks @Slidemagic

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants