BR: setBufferedToImage assertion failure

Hi there! As a result of the latest commits on March 2nd, I am getting a JUCE Assertion failure in juce_Component.cpp:840 whenever I call setBufferedToImage. This happens even if I call setBufferedToImage in a component’s constructor. Also, nowhere in my code do I call setCachedComponentImage. Tested until now on MacOS and iOS.

Thanks for reporting there is a fix incoming.

1 Like

Thanks for reporting this should be fixed now.

All is perfect, thank you!

1 Like

thanks!

1 Like