sjdong
Results
1
issues of
sjdong
func delayForImageAtIndex line 74: if delayObject.doubleValue == 0 { delayObject = unsafeBitCast(CFDictionaryGetValue(gifProperties, unsafeAddressOf(kCGImagePropertyGIFDelayTime)), AnyObject.self) } will cause the issues when there is only single frame i'am newbie to swift, i...