mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-01 03:10:06 +00:00
Previously, if parent.removeChildComponent (child) was called, passing a child component that was attached to an OpenGL context, the child component would fail to inform its old peer that it no longer wanted to receive scale notification callbacks. This in turn could result in the peer continuing to send callbacks to a dangling pointer. |
||
|---|---|---|
| .. | ||
| geometry | ||
| native | ||
| opengl | ||
| utils | ||
| juce_opengl.cpp | ||
| juce_opengl.h | ||
| juce_opengl.mm | ||