I just got some weird internal bug on the pointer to some string in juce::ColourSelector right after updating JUCE to the latest develop commit, so I was wondering if this is something in my code or maybe a breaking change of ColourSelector that I didn’t notice or a JUCE bug.
i’m creating the ColourSelector as part of a unique_ptr. But I didn’t change my code there recently and also already tried if the default constructor works, but it doesn’t
Pure coincidence. Try a rebuild (clean and the build).
1 Like
oh i forgot that’s a thing. this post can be deleted! it will be helpful to no one