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 {
|
||||
ax_state->DisableAccessibility();
|
||||
}
|
||||
|
||||
atom::Browser::Get()->OnAccessibilityChanged();
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Reference in a new issue