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

[Hot Cards] Add card_opts as new optional parameter #357

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

HandyRandyx
Copy link
Contributor

card_opts allows you to specify whether you want the card to be filled or not, and also set the opacity of the card. This addresses the case where the user wants only the border of the card to be colored.

Other changes:

  • Adjust README to include the new option and other additions.
  • Change misleading param name 'border_opts' to 'hover_opts' in the docs, code and in the configuration file.
  • Update version to 1.1.2.

card_opts allows you to specify whether you want the card to be filled or not, and also set the opacity of the card.

Other changes:
- Adjust README to include the new option and other additions.
- Change misleading param name 'border_opts' to 'hover_opts' in the docs, code and in the configuration file.
- Update version to 1.1.2.
@DogmaDragon DogmaDragon merged commit e1a1106 into stashapp:main Jul 7, 2024
2 checks passed
@HandyRandyx HandyRandyx deleted the hot-cards branch July 16, 2024 10:14
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.

2 participants