First of all, thank you for developing such a nifty text editor. I do have a question though. It looks like the editor doesn't support text wrapping. Is it possible to somehow enable text wrapping in ecoder?
Thank you!
Kind regards,
Dmitri
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Answering my own question. Upgrading EditArea bundled with ecoder to the latest version 0.8.1.1 and adding *word_wrap: true* option to the */code/edit/editarea_ini.php* file fixed the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
First of all, thank you for developing such a nifty text editor. I do have a question though. It looks like the editor doesn't support text wrapping. Is it possible to somehow enable text wrapping in ecoder?
Thank you!
Kind regards,
Dmitri
Answering my own question. Upgrading EditArea bundled with ecoder to the latest version 0.8.1.1 and adding *word_wrap: true* option to the */code/edit/editarea_ini.php* file fixed the problem.
Hi Lazylegs, thanks for the open discussion you've had with yourself.
the version of editarea in ecoder has some small css changes, which I might try and update in the near future, when I upgrade to the latest version.
Hi loveunit,
Thank would be excellent. Thank you!