angular-editor icon indicating copy to clipboard operation
angular-editor copied to clipboard

BUG: Headings SelectOption not working properly

Open Chrischaaan opened this issue 2 years ago • 1 comments

The AngularEditorToolbarComponent has a TAG-DropDown / Property, which is an Array of SelectOption. It has an Item for "Heading 7". H7 isn't existing in HTML. Also the "select" Property has no Entry for H7.

In the TAG-DropDown, there is a selection for "Standard". It's not applied if selected.

Please Remove the SelectOption and apply the "defaultParagraphSeparator" to the Text, if "Standard" is selected.

Chrischaaan avatar Jan 26 '23 13:01 Chrischaaan

Is there any plan to fix this issue? The headings dropdown needs a clean-up.

joseluisq avatar Mar 05 '24 11:03 joseluisq