ace/lib/ace/layer
Jmeas a45385be98 Sets offset of fontMetrics div to be 0.
Offsetting the fontMetrics div causes the 'ghost image' created when
drag and dropping an Ace Editor to be offset by that same amount. By
removing the offset we fix the problem. Closes #2240.
2014-11-15 19:59:07 +01:00
..
cursor.js fix #1827 setScrollMargin Breaks Multiple Selection When Margin is Greater Than 0 2014-02-23 12:02:45 +04:00
font_metrics.js Sets offset of fontMetrics div to be 0. 2014-11-15 19:59:07 +01:00
gutter.js destroy session when destroying the editor 2014-08-09 18:48:43 +04:00
marker.js do not use setInnerHTML since it isn't faster on new browsers 2014-06-29 09:58:48 +04:00
text.js fix #2119 Soft Hyphen (U+00AD) breaks cursor position calculation 2014-09-05 23:55:16 +04:00
text_test.js Fix more CI failures. 2014-03-14 22:32:31 -07:00