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

Check for existing properties before setting new variables. #32

Closed paytonshaltis closed 1 year ago

paytonshaltis commented 1 year ago

The variable updating should only occur if the passed values are different from those that currently exist.