Fix the tentative by nylin to have the editor calculate its own height.

Comments

  • Commit b41f13d on 7.x-1.x by Growiel:
    Issue #2227443 by Growiel: Editor is now able to calculate its own...
Growiel’s picture

Status: Active » Needs review

This is commited in the latest dev.

To activate either go to your text_format using the ace editor "Syntax Highlighting" and set "auto" as default or set it on a per editor basis:

<ace height="auto"></ace>

Please test and report.

Growiel’s picture

Status: Needs review » Closed (fixed)

Used a lot on our own website, seems to work just fine, I commited it.