yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

Don't animate Info and Close buttons #10

Closed mistydemeo closed 12 years ago

mistydemeo commented 12 years ago

These three buttons would flip at arbitrary times, while no other buttons in the interface would. That was kind of weird! So this removes the animations, for consistency with the rest of the interface.

This is a better version of #6.

Related: I noticed that the Info button has no on-press effect, unlike the other buttons. I wasn't sure how to add that, though.