Skip to content
This repository was archived by the owner on Dec 5, 2020. It is now read-only.
This repository was archived by the owner on Dec 5, 2020. It is now read-only.

wrong image toolbar position #1

Description

@fsavina

Hi,
really good plugin but I've found out that when you add the plugin to an editor build as a built-in plugin the image toolbar appears in the wrong position underneath the image

You can see a screenshot here: https://ibb.co/gjZL3c8

This is the plugin installation code:

import LineHeight from 'ckeditor5-line-height';

ClassicEditor.builtinPlugins = [
    (...)
    LineHeight,
];

any idea why?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions