Skip to content

Releases: ko1o/PYPhotoBrowser

Release v1.5.6

03 Nov 05:35
Compare
Choose a tag to compare

Updated

  • Updated SDWebImage to v4.2.1.

Release v1.5.5

18 Oct 06:23
Compare
Choose a tag to compare

Fixed

  • Fixed #131 which show have some problems when gif & png are mixed.

Release v1.5.3

24 Sep 08:28
Compare
Choose a tag to compare

Added

  • Added support for image URL when the status is imagesMaxCountWhenWillCompose.
  • Added oneImageFullFrame to control whether a single image size is stretchedto control (#125) by @qiubaiying

Updated

  • Updated SDWebImage to v4.1.0

Release v1.5.2

22 Aug 11:30
Compare
Choose a tag to compare

Fixed

  • Fixed photosView.py_height may not be updated timely (#103) by @ksti
  • Fixed the preview image and then slide the problem in the PYPhotosViewStateDidCompose state by @ksti

Added

  • Added some options to support local images and web images in the PYPhotosViewStateDidCompose state (#98) by @ksti

Release v1.5.1

02 Jul 03:09
Compare
Choose a tag to compare

Added

  • Added placeholderImage and hiddenPageControl properties for PYPhotosView & PYPhotoBrowseView.

Fixed

  • Fixed #90 which click on two images at the same time will cause the program to remain in the photo browsing state.

Release v1.5.0

27 Apr 09:39
Compare
Choose a tag to compare

Update

  • Support SDWebImage 4.0.0.
  • Add FLAnimatedImage for GIF.

Release v1.4.0

25 Mar 15:01
Compare
Choose a tag to compare

Optimized

  • Optimized photosView to make the interface smoother.

Release v1.3.2

13 Mar 02:28
Compare
Choose a tag to compare

Fixed

  • Fixed photosView.autoRotateImage == NO no effect

Release v1.3.1

25 Feb 10:27
Compare
Choose a tag to compare

Fixed

  • Fixed #55 指定SDWebImage版本为3.8.2,修复SDWebImage版本为4.0.0的错误

Release v1.3.0

14 Feb 07:27
Compare
Choose a tag to compare

Features

  • Support iPad

Fixs

  • fixed #56 display of view on iPad