updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
6938d91860
commit
cbdd82ee31
@ -255,7 +255,7 @@ open class InputStepper: EntryFieldBase<Int> {
|
||||
super.updateView()
|
||||
statusIcon.isHidden = true
|
||||
|
||||
// Update label text, style, color, ande surface.
|
||||
// Update label
|
||||
textLabel.isEnabled = isEnabled
|
||||
textLabel.surface = surface
|
||||
textLabel.text = "\(_defaultValue) " + (trailingText ?? "")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user