Magicsuggest / magicsuggest

Multiple Selection Combo Box using Bootstrap 3
nicolasbize.com/magicsuggest/
1.3k stars 270 forks source link

Dynamically update max selection size. #328

Closed justinaffinity closed 4 years ago

justinaffinity commented 6 years ago

Added a function that enables the ability to dynamically update the maximum selection size. It handle the new size being smaller that the selection by truncating the list down to the new size.