Log in or register to post comments
Last post
"vertical only" resize with 100% width
Is there any way to switch to "vertical only" resize mode for the editor? I need to have 100% width all the time and allow users to change the editors height.

config.resize_minWidth = 600;
config.resize_maxWidth = 600;

The code above would not work for me as I need to have 100% width and it seems minWidth/maxWidth accept only integers.
Re: "vertical only" resize with 100% width
This is not doable in this very first version. I would ask you to please open a ticket for it at our dev site. We could definitely have a setting for it.

Frederico Knabben
Project Lead for CKEditor
CEO at CKSource