JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Enables all colour configuration available for the TextEditor in a Label

Open kinoshita-lab opened this issue 10 months ago • 0 comments

This is the updated version of PR #900 with following JUCE's PR procedure.

In the juce::Label, there is a embedded text editor. I found some colours of the text editor is fixed, and can not customzable.

This PR enables additonal colour configuration.

kinoshita-lab avatar Dec 10 '24 03:12 kinoshita-lab