1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
attila acc6addb86 DragAndDropContainer: Manage keyboard focus for the drag image when the target needs it hidden
The previous implementation would trigger assertions in
grabKeyboardFocus() when the DragImageComponent was hidden due to the
target returning false from shouldDrawDragImageWhenOver().

Hiding the image would also mean that its keyboard focus was lost. Now
focus is restored when the image becomes visible again.
2022-08-15 12:07:40 +02:00
..
juce_analytics Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_audio_basics Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_audio_devices iOS: Remove iOS 10 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_audio_formats FLAC/OGG: Fix a bug in buffered reads 2022-07-14 15:24:40 +01:00
juce_audio_plugin_client macOS: Remove macOS 10.12 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_audio_processors VST Host: Avoid sending unnecessary window size messages to non-DPI-aware plugins 2022-08-11 18:13:27 +01:00
juce_audio_utils Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_box2d Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_core Android: Fix crash on startup for devices with API level < 23 2022-08-11 11:49:13 +01:00
juce_cryptography Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_data_structures ValueTree: Add early exit when copying a ValueTree to itself 2022-08-02 10:14:29 +01:00
juce_dsp DSP: make multiplyWithWindowingTable const 2022-08-02 09:16:22 +01:00
juce_events Eliminate all usages of JUCE_STANDALONE_APPLICATION in the modules 2022-08-03 13:06:55 +00:00
juce_graphics macOS: Remove macOS 10.14 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_gui_basics DragAndDropContainer: Manage keyboard focus for the drag image when the target needs it hidden 2022-08-15 12:07:40 +02:00
juce_gui_extra PushNotifications: Remove unnecessary base class 2022-08-04 22:51:18 +01:00
juce_opengl macOS: Remove macOS 10.12 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_osc Bump version number to 7.0.1 2022-07-04 15:07:43 +01:00
juce_product_unlocking InAppPurchases: Add generated bytecode for Android implementation 2022-07-29 18:54:50 +01:00
juce_video macOS: Remove macOS 10.13 preprocessor checks 2022-08-04 22:51:17 +01:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00