unify / unify

Unify Project
http://www.unifyjs.com
Other
152 stars 16 forks source link

fix for issue #47 #48

Closed mojoaxel closed 12 years ago

mojoaxel commented 12 years ago

"That was easy!" Sadly the button now only supports the states "hover" and "pressed". If you want use a special state like e.g. "checked" than you have to derive a new Button class and overwrite "_forwardStates".