paytonshaltis / freighter

🚂 Freighter is a highly-customizable HTML carousel library featuring a number of dynamic properties affecting carousel items and transitions. Most prominently, it gives complete control over the resizing method (for responsive layouts) as well as the wrapping method (for content display).
https://paytonshaltis.github.io/freighter
MIT License
1 stars 0 forks source link

Allow more styles to be applied to the carousel elements. #24

Closed paytonshaltis closed 1 year ago

paytonshaltis commented 1 year ago

Button styles, background colors, etc. should be additional options that the user has the ability to configure from the Carousel constructor.

paytonshaltis commented 1 year ago

Make sure to check for the max height between both buttons and a carousel item.

paytonshaltis commented 1 year ago

Need to check the button styles in the verification function as well as the comparison of carousel states.