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

Take proper action against removed elements. #36

Closed paytonshaltis closed 1 year ago

paytonshaltis commented 1 year ago

Though likely uncommon, there is still the possibility that an HTMLElement of the carousel (anywhere from the largest container to one of the wrappers or even an individual item) could be modified or removed. Proper action should be taken to ensure that this does not occur.