angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

resize editor when its width/height changes #26

Closed ricochet1k closed 10 years ago

ricochet1k commented 10 years ago

This should fix https://github.com/angular-ui/ui-ace/issues/18

douglasduteil commented 10 years ago

Thanks