`duration` seems to be ignored by `animatedImageWithImages`

Originator:mc
Number:rdar://24458757 Date Originated:2016-02-02
Status:Open Resolved:
Product:watchOS SDK Product Version:2.1
Classification:Serious Bug Reproducible:Always
 
See https://github.com/stuffmc/YOChartImageKit/blob/feature/spinning/Source/YOChartImageKit/YOSpinningDonutChartImage.m#L34

The argument duration isn't taken into consideration and the animation is always running 1 second. On iOS though it works perfectly.

e.g. https://github.com/stuffmc/YOChartImageKit/blob/feature/spinning/Example/YOGraphImageKit%20Demo%20App%20(Common)/YOChart.swift#L44 is respected (4 seconds)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!