Closed (fixed)
Project:
Ace Code Editor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Mar 2014 at 15:45 UTC
Updated:
14 Apr 2014 at 09:08 UTC
Jump to comment: Most recent
Fix the tentative by nylin to have the editor calculate its own height.
Comments
Comment #2
Growiel commentedThis 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.
Comment #3
Growiel commentedUsed a lot on our own website, seems to work just fine, I commited it.