mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
OpenGLContext fix.
This commit is contained in:
parent
3b431954ec
commit
ebfd2835d8
1 changed files with 1 additions and 0 deletions
|
|
@ -444,6 +444,7 @@ private:
|
|||
void detach()
|
||||
{
|
||||
getComponent()->setCachedComponentImage (nullptr);
|
||||
context.nativeContext = nullptr;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue