Skip to content

Releases: Frog-Frog/OTResizableView

Version 1.3

14 Nov 13:39
Compare
Choose a tag to compare

・Fix keep aspect resize bug.

・Add minimum aspect scale property.

Version 1.2

13 Oct 12:18
Compare
Choose a tag to compare

・Support Objective-C.
・Support Swift4.
・Fix keep aspect resizing bugs.

Version 1.1

22 Sep 14:31
Compare
Choose a tag to compare

・Access control of OTResizableView changed to open.

・Add keep aspect resize mode.
If you use this mode, set keepAspectEnabled to true.

First Release

31 Aug 13:17
Compare
Choose a tag to compare

OTResizableView

OTResizableView is a UIView library that can be resized with fingers.

Features

1.Resize and move your view.
2.Change grip point colors.
3.Change contentView outline when editing.