WpfAnimatedGif Versions Save

A simple library to display animated GIF images in WPF, usable in XAML or in code.

2.0.2

2 years ago

Fixed

  • Assembly version set to 1.0.0 in package version 2.0.1 (#93)

2.0.1

2 years ago

Fix

  • Display fixed images that are not BitmapSource (#89)

2.0.0

4 years ago

New

  • Support for .NET Core 3.0 (#63)
  • Added support for controlling animation speed (#69)
  • Strongly named assembly
  • Source stepping with SourceLink

Fixed

  • Animation always resumes when visibility changes (#74)

Contributors

Special thanks to the people who contributed to this release:

  • @KiKoS0
  • @burnsba

2.0.0-beta.3

4 years ago

Fixed

  • Animation always resumes when visibility changes (#74)

2.0.0-beta.2

4 years ago

New

  • Added support for controlling animation speed (#69)

Contributors

Special thanks to the people who contributed to this release:

  • @burnsba

older-versions

4 years ago

2.0.0-beta.1

4 years ago

New

  • Support for .NET Core 3.0 (#63)
  • Strongly named assembly
  • Source stepping with SourceLink

Contributors

Special thanks to the people who contributed to this release:

  • @KiKoS0