django-cms / djangocms-text-ckeditor

Text Plugin for django CMS using CKEditor 4
https://www.django-cms.org/en/repositories-plugins/
BSD 3-Clause "New" or "Revised" License
167 stars 185 forks source link

fix: Let CKEditor decide on size of its panels #674

Closed fsbraun closed 4 months ago

fsbraun commented 4 months ago

This PR fixes #673

New CKEditor 4 revisions set their panel height using JS. The height: auto !important style is not necessary for panels.