Issue 127: Dont add ui-state-hover on active button
Status:  Released
Owner: ----
Closed:  Aug 2013
Reported by gle...@gmail.com, Oct 14, 2009
1.3.2

I think it would be nicer not to add the state-hover class if the button is
already selected. Maybe even change the cursor.

+line 606
button.not('.ui-state-active').addClass(tm + '-state-hover');

Oct 14, 2009
Project Member #1 adamrs...@gmail.com
yeah agreed. when an inactive button lights up during the hover, it gives the user more 
reason to click on it, which is bad. will have this fix in 1.4, thanks
Status: Accepted
Oct 14, 2009
Project Member #2 adamrs...@gmail.com
misread your comment, i see you are referring to 'active' buttons, but same concept
applies
Oct 19, 2009
Project Member #3 adamrs...@gmail.com
got this done in 1.4. thanks
Status: Fixed
Oct 19, 2009
#4 gle...@gmail.com
good job
Aug 13, 2013
Project Member #5 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released