Fawxy / CBPinEntryView

A customisable view for entering arbitrary length pins, codes or passwords in iOS. Supports iOS 12 one time codes.
MIT License
189 stars 41 forks source link

Field background color not changing on entering pin #13

Closed meets7 closed 5 years ago

meets7 commented 6 years ago

screen shot 2018-10-10 at 11 24 41 am

I am unable to find a field which will let me set the background color after entry.

There is an entryBackgroundColour. But that sets the default background color.

Is there something similar to entryBorderColour and entryDefaultBorderColor?

Fawxy commented 5 years ago

Do you want to set the background on the currently editing field, or on any fields already filled?

Fawxy commented 5 years ago

I have adding a setting to change the background colour on the currently editing field, that behaves the same way as the border colour.

meets7 commented 5 years ago

I was thinking of background color for an already filled field. Like in the attached image above, the background color of 5 (and not the 2nd circle).