Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Projucer: Change ComboBox outline colour to TextButton outline colour #344

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

andrew-kwon
Copy link

Hi ROLI,

When I create a TextButton component in GUI, the TextButton outline doesn't equal preview in Projucer.

I think it is because LookAndFeelV4 use ComboBox::outlineColourId in drawButtonBackground (..) .

So firstly I added TextButton::outlineColourId in juce_TextButton.
And I revised some code to change button's outline in Projucer directly.

Please let me know if something is wrong.

Thanks,

Andrew Kwon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant