Quieten noisy Ace warnings

This commit is contained in:
James Allen 2015-02-12 12:17:21 +00:00
parent 18d627baba
commit f037c466cd

View file

@ -48,6 +48,7 @@ define [
@$originalApply(fn);
editor = ace.edit(element.find(".ace-editor-body")[0])
editor.$blockScrolling = Infinity
window.editors ||= []
window.editors.push editor