Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@saket saket released this 13 Nov 22:36
· 65 commits to trunk since this release

New changes

Bug fixes

  • #95: Removed explicit recycling of bitmap decoders
  • #97: Added protection against NaN velocities
  • #99: Added handling for non-existent content URIs to prevent crashes
  • #110: Added workaround for a Compose UI issue with unknown color spaces
  • ZoomableImage() will now display its contentDescription even if the image isn't loaded yet
  • Content alignment can now be updated even if the image is zoomed in
  • Prevented multiple buffering of SubSamplingImageSource.rawSource()

Deprecations

  • ZoomableContentLocation#size() is no longer used
  • SubSamplingImageState#isImageLoadedisImageDisplayed
  • SubSamplingImageState#isImageLoadedInFullQualityisImageDisplayedInFullQuality
  • ZoomableState#setContentLocation()setContentLocationSynchronously()