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

Colorbutton plugin should utilize official API for getting color from dialog #590

Closed
Comandeer opened this issue Jun 30, 2017 · 0 comments
Closed
Assignees
Labels
type:task Any other issue (refactoring, typo fix, etc).
Milestone

Comments

@Comandeer
Copy link
Member

Are you reporting a feature or a bug?

Task

Description

Color Dialog plugin exposes public method for getting selected color, getColorFromDialog. However Color Button plugin, the main user of Color Dialog, is not using it internally. It reinvents it with its own dialog handler. It would be nice to reuse official API here.

Other details

  • Installed CKEditor plugins: colorbutton, colordialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:task Any other issue (refactoring, typo fix, etc).
Projects
None yet
Development

No branches or pull requests

3 participants