domhofmann / PRTween

Lightweight tween library for iOS
BSD 2-Clause "Simplified" License
459 stars 63 forks source link

Miscalculation of tweenedRect #15

Closed rbrisita closed 12 years ago

rbrisita commented 12 years ago

In PRTweenCGRectLerpPeriod::tweenedValueForProgress method the tweenedRect is using endRect rather than the distance rect in it's calculation.