mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This prevents components from taking focus when they are blocked by another modal component by excluding them from the list of child handlers returned by AccessibilityHandler::getChildren() and fixes an issue with modal components being dismissed by handlers. |
||
|---|---|---|
| .. | ||
| enums | ||
| interfaces | ||
| juce_AccessibilityHandler.cpp | ||
| juce_AccessibilityHandler.h | ||
| juce_AccessibilityState.h | ||