bootstrap-combobox icon indicating copy to clipboard operation
bootstrap-combobox copied to clipboard

Added scrollToOption function

Open catanghel opened this issue 9 years ago • 0 comments
trafficstars

The old fixMenuScroll() solution does not work as expected, it often happens that the scroll gets ahead of the actual selection and the selected option is not visible. The scrollToOption() function fixes that behavior. Used it in one of my projects and hope it will help the community.

catanghel avatar Feb 18 '16 15:02 catanghel