GetSimple Support Forum
WYSIWYG Editor disable resize - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: WYSIWYG Editor disable resize (/showthread.php?tid=8433)



WYSIWYG Editor disable resize - ahab2000 - 2016-05-25

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


RE: WYSIWYG Editor disable resize - Carlos - 2016-05-25

Try adding this to gsconfig:
Code:
define('GSEDITOROPTIONS', "autoGrow_maxHeight: '300'");
(or update your existing GSEDITOROPTIONS definition with that option)


RE: WYSIWYG Editor disable resize - shawn_a - 2016-05-25

Oh yeah i meant to update that since there seems to be no default max


RE: WYSIWYG Editor disable resize - shawn_a - 2016-05-25

you can also float the toolbar now not sure if its an additional plugin or not


RE: WYSIWYG Editor disable resize - ahab2000 - 2016-05-25

Thanks a lot. It worked. Much better now.


RE: WYSIWYG Editor disable resize - shawn_a - 2016-05-25

Suggestions for height should injust use the old editor height config in 3.3.10


RE: WYSIWYG Editor disable resize - shawn_a - 2016-05-25

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 )


RE: WYSIWYG Editor disable resize - sremick - 2016-05-27

I had been bumping into this a lot too. Thanks for fixing this. How does one float the toolbar?


RE: WYSIWYG Editor disable resize - shawn_a - 2016-05-28

check out the beta version, in admin/template/js/ckeditor/config.js has come commented out stuff for extraplugins, and settings