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

Theming buttons not working with theme file? #44

Open
transat opened this issue Jul 24, 2016 · 1 comment
Open

Theming buttons not working with theme file? #44

transat opened this issue Jul 24, 2016 · 1 comment

Comments

@transat
Copy link

transat commented Jul 24, 2016

I'm having issues theming the button "type" from a json file whereas it seems to work fine if I do it with inline json. The buttons are derived from ofParameter.

@frauzufall
Copy link
Owner

Hey, I tested the example "exampleThemes" and there it works fine. Can you also test it there? Be aware that buttons and toggles are different. A button is derived from a toggle, so all theme attributes provided for "toggle" will also be used for buttons, whereas attributes assigned to "button" will only affect buttons and not toggles.

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

No branches or pull requests

2 participants