mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05:00
Implement accessiblity change events on mac
This commit is contained in:
@@ -83,6 +83,8 @@
|
||||
} else {
|
||||
ax_state->DisableAccessibility();
|
||||
}
|
||||
|
||||
atom::Browser::Get()->OnAccessibilityChanged();
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user