Texteditor MenuActive bug

In juce_texteditor.h the function bool isPopupMenuCurrentlyActive() always returns false even if the menu is active. the member variable menuActive is never being set anywhere in the code.

Thanks, I’ll sort that out