GCPlaceholderTextView icon indicating copy to clipboard operation
GCPlaceholderTextView copied to clipboard

Text is removed if the text is same as the place holder.

Open gauravlnx opened this issue 10 years ago • 1 comments

If someone enter the same placeholder text in the text view, it is removed when beginEditing is called which is not an expected result.

gauravlnx avatar Apr 23 '14 07:04 gauravlnx

Fixed this issue in this pull request: https://github.com/gcamp/GCPlaceholderTextView/pull/24

kinfkong avatar Jul 16 '14 09:07 kinfkong