thecodeholic / lobipanel

jQuery plugin for bootstrap panels. It extends panels with several common and useful functions.
MIT License
168 stars 75 forks source link

Two state toolbutton icons and tooltips #16

Closed BCsabaEngine closed 4 years ago

BCsabaEngine commented 8 years ago

Two state buttons (pin/unpin, minimize/restore, fullscreen/normalstate) should have alternate icons and tooltip. Users must see the state by the icon.

ex: By pressing minimize button the user see minimize tooltip and same icon as before minimizing.

Thx!