Nicholas Nethercote cd61aad24f Don't scale single-char text divs.
This change makes scrolling noticeably smoother on files with many
single-char text divs, such as the one in #1045. The trade-off is that
the visual appearance of text selection in such documents is slightly
worse, because more text divs overlap.

This change also uses `scaleX(N)` instead of `scale(N, 1)`. This might
be marginally more efficient in terms of JS string concatenation.
2014-08-20 19:34:33 -07:00
..
2014-04-18 12:11:00 -04:00
2014-03-14 16:46:35 -05:00
2014-07-18 22:34:50 +02:00
2014-08-06 10:09:27 -05:00
2014-06-12 10:28:42 -05:00
2014-05-22 13:53:19 -04:00