Files
atom/src
Nathan Sobo 244f117d95 Handle empty client rects in LinesYardstick
getBoundingClientRect returns garbage values if the range has zero
width, which it does in the case of a fold placeholder or any other
zero-width character.

Sometimes getClientRects() returns an empty list, so we fall back to the
bounding rect in these cases.
2016-04-04 18:08:34 -06:00
..
2016-02-05 16:15:48 -05:00
2015-10-12 21:22:34 +06:00
🎨
2015-06-03 09:19:57 -07:00
2015-10-06 10:21:13 +02:00
🎨
2015-06-12 18:22:43 +02:00
2015-08-28 16:54:15 +03:00
2016-01-13 12:17:01 -07:00
2015-10-06 10:26:49 +02:00
2015-12-11 09:30:58 +08:00
2015-11-17 21:16:09 -05:00
2016-03-10 15:46:25 -07:00
2016-03-30 11:50:05 -04:00
2016-03-04 15:17:10 +01:00
2016-03-23 12:11:27 +01:00
2015-09-22 10:37:14 -06:00
2015-08-21 16:56:32 -07:00
2016-03-31 11:44:32 +02:00