Implement accessiblity change events on mac
This commit is contained in:
parent
fc36ac8c1b
commit
68d7ae75b0
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@
|
||||||
} else {
|
} else {
|
||||||
ax_state->DisableAccessibility();
|
ax_state->DisableAccessibility();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
atom::Browser::Get()->OnAccessibilityChanged();
|
||||||
}
|
}
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
Loading…
Reference in a new issue