sphair / ClanLib

ClanLib is a cross platform C++ toolkit library.
Other
344 stars 76 forks source link

Added style for sticky button when it pressed and not hot. #81

Closed ArtHome12 closed 8 years ago

hellow554 commented 8 years ago

You could simplify the bool/if/elseif expressions a lot by using logic operators and assignments. Not sure if that would change anything in assembly, but you would spend 6 lines or so ;)

hellow554 commented 8 years ago

*save, not spend (damn you autocorrection!)

ArtHome12 commented 8 years ago

I restore the original code in a new way like checkboxView. Optimize it :)