Skip to content

FFImageLoading 2.4.11

Latest
Compare
Choose a tag to compare
@daniel-luberda daniel-luberda released this 19 May 20:44
· 25 commits to master since this release

Complete history of changes available here: v2.4.10...v2.4.11

Enhancements

  • Async / threading optimizations
  • WorkScheduler: Task.Factory.StartNew for each task (not for batch of tasks as previously)
  • Prevent unnecessary ImageInformation object creation
  • SVG: Use cancellation token while parsing SVG

Fixes

  • iOS: NaN is not a valid value for height on iOS <= 10 #1274