Skip to content
Snippets Groups Projects
user avatar
Marijn Haverbeke authored
CodeMirror no longer has a concept of 'character width', since that
was just too broken -- tabs and non-ascii characters can have non-
standard widths, even in monospace fonts. We now build up a DOM
structure and measure its width whenever we have to determine the
width of something.
51b7f7e1
History
Name Last commit Last update