iametza / ckeditor-html5-audio

HTML5 audio plugin for CKEditor. (Hau honen ispilu bat da: / This is a mirror of https://gitlab.com/iametza/ckeditor-html5-audio)

Home Page:http://ckeditor.com/addon/html5audio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing icon for the context menu in built version.

f1ames opened this issue · comments

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.