Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CKEditor5 Resize #5913

Closed
PavanSrivatsav opened this issue Dec 5, 2019 · 3 comments
Closed

CKEditor5 Resize #5913

PavanSrivatsav opened this issue Dec 5, 2019 · 3 comments
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).

Comments

@PavanSrivatsav
Copy link

📝 Provide a description of the new feature

Can we have a feature to resize the CKEditor like CKEditor 4 resizer?

What is the expected behavior of the proposed feature?
https://ckeditor.com/docs/ckeditor4/latest/assets/img/resize_01.png
The user should be able to drag and set his/her required size.

If you'd like to see this feature implemented, add a 👍 reaction to this post.

@PavanSrivatsav PavanSrivatsav added the type:feature This issue reports a feature request (an idea for a new functionality or a missing option). label Dec 5, 2019
@Mgsy
Copy link
Member

Mgsy commented Dec 5, 2019

Hi! We decided to not introduce the editor resize feature. Please, see the discussion in #636 where you'll find an explanation for this decision.

@Mgsy Mgsy closed this as completed Dec 5, 2019
@Mgsy Mgsy added the resolution:duplicate This issue is a duplicate of another issue and was merged into it. label Dec 5, 2019
@pikulinpw
Copy link

For those who've been looking for a solution to dynamically adjust the height of CKEditor 5 and add resize capabilities, I'm excited to share a new plugin I've developed: https://github.com/pikulinpw/ckeditor5-resizableheight

Key Features:

  • Dynamically adjust the height of the CKEditor instance.
  • Option to resize the editor, providing a more flexible editing environment.
  • Set specific height options or allow the plugin to determine the height based on content.
  • Seamless integration with CKEditor 5.

It's now available on npm and easy to integrate with your existing CKEditor setup. Check out the README for installation and usage instructions.

Feedback, bug reports, and contributions are welcome. Let's make our CKEditor experience even better!

@kyrofa
Copy link

kyrofa commented Nov 29, 2023

@pikulinpw thank you for this, your plugin works wonderfully for my purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

No branches or pull requests

4 participants