domesticcatsoftware / DCRoundSwitch

A 'modern' replica of UISwitch.
MIT License
765 stars 162 forks source link

Grab the knob during animation causes masks to break #15

Closed orj closed 12 years ago

orj commented 12 years ago

As shown in this video: http://dl.dropbox.com/u/1632081/DCRoundSwitchBug.mov

Reproduction:

  1. Partially pan the knob in the switch
  2. Let go.
  3. Grab the knob again while the animation is returning the knob to the resting position.
  4. Pan the knob.

You will see that the mask is not being correctly applied while panning the knob.

orj commented 12 years ago

Works sweet as Pat. Thanks.