fixed issue with drawing layer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
80f76a6a33
commit
9d95a2c1ce
@ -142,7 +142,7 @@ open class RadioSwatchBase: Control, Accessable, DataTrackable, BinaryColorable
|
||||
setAccessibilityHint()
|
||||
setAccessibilityValue(isSelected)
|
||||
setAccessibilityLabel(isSelected)
|
||||
setNeedsDisplay()
|
||||
layer.setNeedsDisplay()
|
||||
}
|
||||
|
||||
//--------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user