Evas textblock: Fixed a bug with deletion of ranges.
authorTom Hacohen <tom@stosb.com>
Mon, 15 Apr 2013 16:15:22 +0000 (17:15 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 15 Apr 2013 16:15:22 +0000 (17:15 +0100)
commit3f3ad67616d491c40e4c7c34d3927896f80b8caa
tree40353354f35648fa50c3dccd020c930c7e03702e
parentd77a7bb39bf7d8de7c84c800dbdc3f1c424c5c36
Evas textblock: Fixed a bug with deletion of ranges.

Fixed a bug with deletion of ranges that end just before a visual format.
Thanks to WooHyun Jung for reporting.
ChangeLog
NEWS
src/lib/evas/canvas/evas_object_textblock.c
src/tests/evas/evas_test_textblock.c