considering.
This commit is contained in:
parent
0eaa7c1613
commit
e5f96dba5c
@ -104,7 +104,7 @@ open class PillButton: Button, MVMCoreUIViewConstrainingProtocol {
|
|||||||
self.disabledTitleColor = disabledTitleColor
|
self.disabledTitleColor = disabledTitleColor
|
||||||
}
|
}
|
||||||
|
|
||||||
isAccessibilityElement = isEnabled
|
// isAccessibilityElement = isEnabled
|
||||||
|
|
||||||
if isEnabled {
|
if isEnabled {
|
||||||
if let fillColor = buttonModel?.enabledColors.fill {
|
if let fillColor = buttonModel?.enabledColors.fill {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user