mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
The 'wrapper' accessibility handler is now ignored if a menu item has a custom component, and has no submenu, and cannot be triggered automatically. This avoids the case where a custom menu item may end up with a wrapper accessibility handler that has no useful actions. This patch also adds a 'label' argument to the addCustomItem functions, which allows text for the screen reader to be supplied in the case where a custom component is in use, but the menu item has accessibility actions. |
||
|---|---|---|
| .. | ||
| juce_analytics | ||
| juce_audio_basics | ||
| juce_audio_devices | ||
| juce_audio_formats | ||
| juce_audio_plugin_client | ||
| juce_audio_processors | ||
| juce_audio_utils | ||
| juce_box2d | ||
| juce_core | ||
| juce_cryptography | ||
| juce_data_structures | ||
| juce_dsp | ||
| juce_events | ||
| juce_graphics | ||
| juce_gui_basics | ||
| juce_gui_extra | ||
| juce_opengl | ||
| juce_osc | ||
| juce_product_unlocking | ||
| juce_video | ||
| CMakeLists.txt | ||