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

Change handle of place #51

Open
miguelc95 opened this issue Jun 29, 2020 · 1 comment
Open

Change handle of place #51

miguelc95 opened this issue Jun 29, 2020 · 1 comment

Comments

@miguelc95
Copy link

Trying to change a previously added handle of place programatically doesn't work, the slider brightness slider moves but the handle in the color picker doesn't. How can I change the handle to a certain color programmatically?

@andhieka
Copy link

After setting handle.color, you must call chromaColorPicker.setNeedsLayout() so that the handle is repositioned.

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