andreamazz / AMTagListView

UIScrollView subclass that allows to add a list of highly customizable tags.
MIT License
758 stars 110 forks source link

No multiline support.If tag's text is longer than AMTagListView, the tag is truncated at the end. #62

Open sleepwalkerfx opened 8 years ago

sleepwalkerfx commented 8 years ago

It would be nice If tags can have multiline support just like labels, then this issue will be fixed. Is this feature already available?

andreamazz commented 6 years ago

Nope, but it should be a fairly easy addition if anyone wants to contribute. PRs are always welcome.