Skip to content

Magic Gradients 1.1.1

Compare
Choose a tag to compare
@mgierlasinski mgierlasinski released this 15 Aug 14:58
· 59 commits to master since this release
492ec6d

Features

  • Add support for color offset in pixels - improves parsing CSS gradients where color stops are in px (#89)

💥 Breaking changes

  • GradientStop.Offset - change type from double to Offset struct

Bug fixes

  • Linear gradient - angle "0" recognized as color (#88)
  • Fix crash in Xamarin.Forms 4.8 - An item with the same key has already been added. Key: background (#107)