GetSimple Support Forum

Full Version: WYSIWYG Editor disable resize
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

since updating to the latest GS - Version if I want to edit a page with lots of text the system resizes to the full text.
The problem with that is if I scroll down I lose the toolbar and this makes editing, adding pictures ect quite hard.
Anyone experiencing the same? Is there a way to disable this function and get back the normal scrollbars?

Greetings, Simeon
Try adding this to gsconfig:
Code:
define('GSEDITOROPTIONS', "autoGrow_maxHeight: '300'");
(or update your existing GSEDITOROPTIONS definition with that option)
Oh yeah i meant to update that since there seems to be no default max
you can also float the toolbar now not sure if its an additional plugin or not
Thanks a lot. It worked. Much better now.
Suggestions for height should injust use the old editor height config in 3.3.10
disabled in 3.3.10 beta 5
( I also added some fixed and floating toolbar plugins to make this actually usable, feel free to experiment )
I had been bumping into this a lot too. Thanks for fixing this. How does one float the toolbar?
check out the beta version, in admin/template/js/ckeditor/config.js has come commented out stuff for extraplugins, and settings