Icon not referenced anywhere in code

Created on 24 August 2023, about 1 year ago
Updated 5 September 2023, about 1 year ago

Problem/Motivation

The show-blocks.svg icon is not referenced anywhere in the CSS and so does not display.

Steps to reproduce

Edit a text format where CKEditor5 is selected. Note that the button for this module has no icon.

Proposed resolution

.ckeditor5-toolbar-button-ShowBlocks {
  background-image: url(../icons/show-blocks.svg);
}

Remaining tasks

make a fork and/or patch

🐛 Bug report
Status

Fixed

Version

1.4

Component

Code

Created by

🇺🇸United States BenStallings

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024