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

Missing icon for the context menu in built version. #10

Closed
f1ames opened this issue Jul 22, 2016 · 0 comments
Closed

Missing icon for the context menu in built version. #10

f1ames opened this issue Jul 22, 2016 · 0 comments

Comments

@f1ames
Copy link

f1ames commented Jul 22, 2016

Hello again,
while the icon for the context menu is visible in the dev version of the plugin, for the built version of CKEditor all icons are combined into a sprite so the path for the context menu icon (https://github.com/iametza/ckeditor-html5-audio/blob/master/html5audio/plugin.js#L73) is broken:
screen shot 2016-07-22 at 10 38 27
You could simply use icon: 'html5audio', so it references the icon from the plugin definition (https://github.com/iametza/ckeditor-html5-audio/blob/master/html5audio/plugin.js#L4).

Tested in Chrome 51.

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

1 participant