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 Selector #85

Closed
Gulix opened this issue Jul 17, 2016 · 2 comments
Closed

Color Selector #85

Gulix opened this issue Jul 17, 2016 · 2 comments

Comments

@Gulix
Copy link
Owner

Gulix commented Jul 17, 2016

A color Picker exists in geckos (see Issue #24) but the Color fields should also offer the possibility to select a color in a pre-defined list.
All the existing functions should still be available, only the presentation on the UI should differ.
It's a variant of the existing Color field.

See https://github.com/tkrotoff/jquery-simplecolorpicker or https://github.com/carloscabo/jquery-palette-color-picker for a control providing what we need.

@Gulix Gulix added this to the Beta 1 milestone Jul 17, 2016
@Gulix Gulix self-assigned this Jul 17, 2016
Gulix added a commit that referenced this issue Jul 17, 2016
Currently selector with only Red / Green / Blue choices
Replaces current COlor Picker

Still ToDo : detects color options inside the template. Selects the default / first one.
@Gulix
Copy link
Owner Author

Gulix commented Jul 17, 2016

Implementation of SimpleColorPicker done.
Still has to reference the library, and the detection of the color Options.

@Gulix
Copy link
Owner Author

Gulix commented Jul 18, 2016

Reference to library added to #78

@Gulix Gulix closed this as completed in b91ba17 Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant