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

Ability to set how many cards to display #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henrique1977
Copy link

Description

Originally, it only displays 1 card, unless you configure to show the whole list. If you have a big list, but would like to see more than just 1 card, then this PR adds this capability. You can set numberOfCardsToDisplay = 4 (whatever number of cards you want to see it).

Commit comments

Adds minimum code necessary to be able to display a number of cards, more than 1 and not the whole list. Created new config option: numberOfCardsToDisplay.

…more than 1 and not the whole list. Created new config option: numberOfCardsToDisplay.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant