1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_gui_extra
reuk 0f690662d8
AutoResizingNSViewComponent: Fix display issues for certain plugin views
Previously, the following plugins were causing issues when hosting their
editors:

- Softube plugins. I used Saturation Knob for testing, which crashed when
  deleting the temporary parent view.
- KORG Gadget series, which displayed a black screen after the temporary parent
  view was deleted.
- FabFilter Pro-C, which displayed at the wrong scale when opened on a
  retina display.
2021-05-06 15:51:09 +01:00
..
code_editor CodeEditorComponent: Avoid dereferencing a nullptr when recreating caret component 2021-04-30 17:15:27 +01:00
documents Added checks for DOXYGEN #define when excluding modal methods in headers 2021-02-05 14:17:19 +00:00
embedding Fixed some file permissions 2021-03-31 10:12:59 +01:00
misc Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
native AutoResizingNSViewComponent: Fix display issues for certain plugin views 2021-05-06 15:51:09 +01:00
juce_gui_extra.cpp Fixed some file permissions 2021-03-31 10:12:59 +01:00
juce_gui_extra.h Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_gui_extra.mm Updated all license headers 2020-06-29 08:30:22 +01:00