1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules
reuk 7828cad753
VST2 Host: Fix window titlebar repainting when editor sizes change
When opening the "settings" menu of Arturia Pigments VST2, the editor
window would move itself over the JUCE non-native titlebar in the
AudioPluginHost. Then, when the editor was moved back into the correct
location, the titlebar would not be redrawn, leaving it in an incorrect
state.

This change forces a repaint of the editor's peer whenever the size
changes, forcing the titlebar to repaint after the editor has moved.
2021-11-24 16:20:36 +00:00
..
juce_analytics Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_basics CoreAudioLayouts: Fix SDK version guards 2021-11-24 11:51:11 +00:00
juce_audio_devices AudioDeviceManager: Avoid overwriting user-specified devices in initialise unless absolutely necessary 2021-11-24 11:51:12 +00:00
juce_audio_formats CoreAudioFormat: Only register suitable file extensions for given StreamKind 2021-11-19 16:35:21 +00:00
juce_audio_plugin_client AU: Cache MIDI output block 2021-11-24 16:20:35 +00:00
juce_audio_processors VST2 Host: Fix window titlebar repainting when editor sizes change 2021-11-24 16:20:36 +00:00
juce_audio_utils AudioThumbnail: Fix thread sanitizer warnings 2021-11-24 11:51:12 +00:00
juce_box2d Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_core SystemStats: Set hasNeon flag correctly on M1 machines 2021-11-24 16:20:35 +00:00
juce_cryptography Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_data_structures Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_dsp FFT: Remove unnecessary check in IPP FFT wrapper 2021-11-19 16:35:23 +00:00
juce_events ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_graphics CharacterFunctions: Avoid UB when parsing hex strings 2021-10-25 09:51:20 +01:00
juce_gui_basics ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_gui_extra ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_opengl ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_osc Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_product_unlocking ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_video ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00