raulriera/TextFieldEffects

HoshiTextField palce holder can't change padding and it not in right place

Closed this issue · 2 comments

hi
there is a little problem i tried to fix it with private let textFieldInsets = CGPoint(x: -6, y: 16) but it didn't change anything
as you can see the placeholder text is on the bottom border and I tried to change alignment as you can see but nothing changed

Screen Shot 2019-07-29 at 4 45 30 PM

Hi,

Yeah, changing the position of things is not supported by the library, only how things look (Color, sizes, etc)

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 3 days if no further activity occurs.