1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
attila 387eea5f51 MacOS: Accessibility: Fix returning ignored native element in accessibilityChildren
This fixes a bug, where VoiceOver would interact with the InnerNSView in
the AudioPluginHost. Instead the focus now jumps from the minimise
button directly to the plugin's first accessible element.

On MacOS the rule is: when returning accessibilityChildren an ignored
child must be replaced with its own children. When returning the
accessibilityParent, an ignored element must be replaced with its own
parent.
2023-11-08 16:42:59 +01:00
..
juce_analytics Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_audio_basics MIDI-CI: Add module 2023-10-31 11:46:49 +00:00
juce_audio_devices macOS/iOS: Fix setting the AirPlay audio session category 2023-10-26 08:51:45 +01:00
juce_audio_formats AudioFormatReader: Add early return when numSamples <= 0 to prevent potential crashes 2023-10-25 15:15:30 +00:00
juce_audio_plugin_client Enumerate: Replace some non-ranged loops 2023-10-31 10:57:43 +00:00
juce_audio_processors VST3: Only update parameters from a process block if they've changed 2023-11-07 12:04:49 +00:00
juce_audio_utils Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_box2d Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_core Android: Fix ContentSharer crash on Android 14 2023-11-03 09:43:07 +00:00
juce_cryptography Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_data_structures CachedValue: Stop suppressing floating point comparison warnings 2023-11-03 12:02:20 +00:00
juce_dsp Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_events Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_graphics Fix float equality warning in Rectangle::enlargeIfAdjacent() 2023-10-24 18:19:36 +02:00
juce_gui_basics MacOS: Accessibility: Fix returning ignored native element in accessibilityChildren 2023-11-08 16:42:59 +01:00
juce_gui_extra Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_midi_ci juce_midi_ci: Improve MinGW compatibility 2023-11-02 12:22:30 +00:00
juce_opengl Windows: Make OpenGLContext::getRenderingScale() insensitive to Component transforms 2023-11-02 09:16:08 +00:00
juce_osc Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_product_unlocking Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
juce_video Bump version number to 7.0.8 2023-10-19 09:06:32 +01:00
CMakeLists.txt MIDI-CI: Add module 2023-10-31 11:46:49 +00:00