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 columns count in addItem function #48

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

benvia
Copy link

@benvia benvia commented Nov 14, 2021

Hi,

The number of columns is wrong when adding multiple items. This result in a wrong column size on the PDF.

To fix this I've modify the addItem function to update the number of column only on the first item or when the number of column is bigger than previous value.

Best regards
Benoit

@fulopattila122 fulopattila122 merged commit 1939d05 into artkonekt:master Nov 15, 2021
fulopattila122 added a commit that referenced this pull request Nov 15, 2021
- Releases PR #48
@fulopattila122
Copy link

Thank you for the fix!

@benvia benvia deleted the fix-columns-count branch November 15, 2021 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants