Files
atom/src
Farnabaz a0529cc4bd fix text selection and cursor position in lines with rtl text
assume a line contain both english text and persian (rtl) text, like this
```
Sample Text متن نمونه sample text
```
atom always look at first rect size of Text Element and calculate position, this cause cursor to  place in wrong position
in our example `Range.getClientRects()` return three rects, look at this pen

http://codepen.io/farnabaz/pen/rWxrGW
2016-11-11 14:21:41 +03:30
..
2016-09-26 20:52:13 +03:00
2016-09-26 20:52:13 +03:00
2016-08-04 12:29:46 -07:00
🎨
2015-06-03 09:19:57 -07:00
2015-10-06 10:21:13 +02:00
2016-09-26 20:52:13 +03: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
🎨
2016-10-07 10:40:41 +02:00
2016-10-17 14:28:50 +02:00
2016-09-15 14:15:41 -06:00
🎨
2016-10-12 12:09:28 +02:00
2016-11-01 12:17:24 -07:00
2016-09-26 20:52:13 +03:00
2016-09-26 20:52:13 +03:00
2016-09-26 20:52:13 +03:00
2016-08-29 10:40:07 +02:00
2016-03-23 12:11:27 +01:00
2015-09-22 10:37:14 -06:00
2016-10-07 13:41:00 +02:00
2016-09-26 20:52:13 +03:00
2016-10-07 13:41:00 +02:00
2016-09-26 20:52:13 +03:00
2016-10-07 13:41:00 +02:00
2016-09-26 20:52:13 +03:00
2016-09-26 20:52:13 +03:00
2016-10-11 01:19:55 +03:00