Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 1.43 KB

1.2.2 (05/11/2014)

1.2.1 (13/08/2014)

  • Added initializer to ARTiledImageView to specify a minimum size for the image - @ashfurrow.

1.2.0 (15/07/2014)

  • #5: Improved centering behavior when zooming out - @orta.
  • #5: Fixed zoom animations behavior with a backing image view - @orta.
  • #5: Exposed the double tap gesture on ARTiledImageScrollView - @orta.
  • #7: Fixed [ARTiledImageScrollView setMaxMinZoomScalesForCurrentBounds] to work with contentMode - @orta.

1.1.1 (5/29/2014)

  • #2: Fixed crash in [ARTiledImageView downloadAndRedrawTilesWithURLs:], (ARTiledImageView.m:154) - @dblock.

1.1.0 (5/1/2014)

  • Added ARTiledImageScrollView.backgroundImage - @dblock.
  • Exposed ARTile, drawing now goes through ARTile#drawInRect - @dblock.

1.0.0 (3/15/2014)

  • Initial public release - @dblock.