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_basics/components
reuk bf54fb1fe9
Component: Recreate cached images if ideal type changes
This is intended to fix an issue where drawing a component snapshot into
a temporary OpenGL image can fail, because the GL context may not be
bound.
2025-05-19 13:32:52 +01:00
..
juce_CachedComponentImage.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Component.cpp Component: Recreate cached images if ideal type changes 2025-05-19 13:32:52 +01:00
juce_Component.h Component: Use Context appropriate ImageType for temporary images 2025-04-24 13:58:23 +01:00
juce_ComponentListener.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentListener.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusTraverser.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusTraverser.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ModalComponentManager.cpp Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ModalComponentManager.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00