Skip to content

faust2juce draws white on white gui by default #631

@madskjeldgaard

Description

@madskjeldgaard

Hello

This is a tiny issue but the faust2juce tool creates GUI's with white on white by default:
2021-08-03-16:14:57-screenshot

I've fixed it for myself here by changing this line to fill using black instead:

g.fillAll (juce::Colours::white);

That fixes the issue. I can do a PR for this if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions