Skip to content

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

Closed
@f1ames

Description

@f1ames

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions