victor-valencia / bootstrap-iconpicker

A simple icon picker
https://victor-valencia.github.com/bootstrap-iconpicker/
MIT License
378 stars 140 forks source link

Nav button not working properly #35

Closed RushabhJoshi closed 8 years ago

RushabhJoshi commented 8 years ago

Hello,

iconpicker go beyond its icon limit

http://screencast.com/t/4uuvcciWu14p

when I click on this negative value appears. I think last previous icon should appear or don't go negative at all

thank you

smartcorestudio commented 8 years ago

It's here since Bootstrap 3.3.5 because of this: https://github.com/twbs/bootstrap/pull/16092 Since Bootstrap 3.3.5 you should add attribute "disabled" to disabled buttons.

RushabhJoshi commented 8 years ago

Thank you, and sorry for the late reply

victor-valencia commented 6 years ago

Hi @RushabhJoshi.

This feature is available in:

v1.8.2.

Regards.