seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Add '_copyState()' function #883

Closed jespirit closed 5 years ago

jespirit commented 5 years ago

Fixes #882

Since the _state is relatively small, I just simply copied over the keys and values. But I'm not sure where to put the _copyState() function though. Any suggestions?

I will add a unit test as well.

Pull Requests

Please accompany all pull requests with the following (where appropriate):