SMTagField icon indicating copy to clipboard operation
SMTagField copied to clipboard

Add UITapGestureRecognizer to SMTag

Open ahbou opened this issue 11 years ago • 1 comments

Been trying to achieve this but the paddingview and the textfield seem to block any touches.

ahbou avatar Jan 07 '14 12:01 ahbou

For what's worth I had the same problem, but I wanted to use a SMTagField in the inputAccessaryView so I worked around it by creating my own custom view as a container without the padding and textfield.

Jack-s avatar Jan 30 '14 18:01 Jack-s