Theme properties are not overridable for an individual CardsViewController
Open
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
The idea of a Theme is great, but I need to override one of the properties - cardsViewContentInsetTop and there doesn't seem to be a way to do that.
I see that you've added a cardCellMargins property to CardsViewController so that it can be overridden.
Do I need to fork this repository to tweak it to add the cardsViewContentInsetTop in the same way or is there a better solution to overriding this property?
Contributor guide
Assessment
This issue has not been assessed yet.