1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_graphics
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
..
colour Correctly scale saturation value to 0-1 in HSL Colour constructor 2021-02-19 19:07:12 +00:00
contexts Docs: Removed reference to Graphics::getClipRegion() method which no longer exists 2021-04-29 17:33:24 +01:00
effects Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
fonts Added an underline toggle to FontsDemo 2020-08-04 10:26:41 +01:00
geometry CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
image_formats Whitespace 2021-04-22 18:22:06 +01:00
images 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
placement Updated all license headers 2020-06-29 08:30:22 +01:00
juce_graphics.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_graphics.h Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_graphics.mm Updated all license headers 2020-06-29 08:30:22 +01:00