JUCE
JUCE copied to clipboard
Feature/focus edit label
additionnal parameter in the Label's "setEditable" method to allow start editing by focusGained with tab key. This allows to tab through a list of labels and edit them very quickly.