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

Color picker dropdown update #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thomwolf
Copy link

Hi,
This pull request contains two minor changes that are in the spirit of ofxDatGui I think:

  • a small update to Colorpicker setColor() functions so that the vbo ColorData is also updated when the color of the picker is set (better visual effect).
  • a setOptions(vector<string) function to update the options of a Dropdown component (the other GUI components can be dynamically updated but the Dropdown was missing such a feature).
    Thanks again for your addon.

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