Skip to content

Releases: DenisLitvin/ClipLayout

Fixes attributes

04 Aug 10:41

Choose a tag to compare

1.1.3

Fix attributes

ClipCell update

04 Aug 10:15

Choose a tag to compare

Added dynamic width

Fixes

04 Aug 09:33

Choose a tag to compare

1.1.1

Fix attribute

New functionality :)

04 Aug 09:31

Choose a tag to compare

Text resizes it's height if doesn't fit in superview 's width. Stretch attribute won't stretch as wide as possible views with explicit size property, even the superviews. Added pixel rounding: faster rendering and no pixel interpolation.

Add Resizable Cell support

31 Jul 14:03

Choose a tag to compare

ClipCollectionView and ClipCell provide an interface for making cells with dynamic height with no extra code required.

First release!

30 Jul 14:12

Choose a tag to compare

1.0.1

Fix placement