1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra
reuk 6c46512e8b NSViewComponent: Ensure NSView follows size of top-level component
This commit reverts part of f73f8ee84 which introduced an issue when
resizing a subcomponent with an attached OpenGLContext.

More details of the issue can be seen at
https://github.com/juce-framework/JUCE/issues/914.
2021-07-05 12:21:36 +01:00
..
code_editor Accessibility: Set caret position when passed an empty range selection in CodeEditorComponent and TextEditor AccessibilityTextInterface implementations 2021-06-11 13:48:07 +01:00
documents FileBasedDocument: Fix use-after-move bug 2021-07-05 12:21:36 +01:00
embedding Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
misc Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 2021-06-30 13:01:14 +01:00
native NSViewComponent: Ensure NSView follows size of top-level component 2021-07-05 12:21:36 +01:00
juce_gui_extra.cpp Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_gui_extra.h Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_gui_extra.mm Updated all license headers 2020-06-29 08:30:22 +01:00