- issue-583: Fixed issue where
TextField.detail
was not being displayed unless it was set upon preparation time. - issue-594: Added feature request to set the
TextField.leftView
coloring based on thenormal
oractive
states, using theTextField.detail .leftViewNormalColor
andTextField.detail .leftViewActiveColor
properties respectively.