3.1.2 - WebImage isAnimating binding
- Allows easy to use WebImage with isAnimating default to false and change to true later #333
- Note: This changes WebImage's internal loaded image from
UIImage/NSImage
toSDAnimatedImage
, which is compatible forUIImageView/NSImageView