[text] Maintain the cursor at the end when deleting
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 14 May 2009 11:00:51 +0000 (12:00 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 14 May 2009 11:00:51 +0000 (12:00 +0100)
commit0d43d81ee04ea456edb3159aa0e0c71e2f869f62
tree4c59d8a4aa40e8c51060cb60089927bb44df5844
parent8174f66cc60a70e60eb98b0097416f898e8df485
[text] Maintain the cursor at the end when deleting

If the cursor is already at the end of the Text contents then we
need to maintain its position when deleting the previous character
using the relative key binding.
clutter/clutter-text.c