Merge branch 'feature/accessibilityUpdate' into 'develop'
remvoed commented code See merge request BPHV_MIPS/vds_ios!47
This commit is contained in:
commit
7cd61f8a90
@ -65,7 +65,6 @@ open class Tilelet: TileContainer {
|
|||||||
open override var onClickSubscriber: AnyCancellable? {
|
open override var onClickSubscriber: AnyCancellable? {
|
||||||
didSet {
|
didSet {
|
||||||
isAccessibilityElement = onClickSubscriber != nil
|
isAccessibilityElement = onClickSubscriber != nil
|
||||||
//updateAccessibilityLabel()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user