commit | 10d1c6ab6c68557a9dfd07b5a63e0dd38cb38beb | [log] [tgz] |
---|---|---|
author | Carsten Hiesserich <carsten.hie@gmail.com> | Sat Sep 27 10:54:29 2014 +0200 |
committer | Carsten Hiesserich <carsten.hie@gmail.com> | Sat Sep 27 10:54:29 2014 +0200 |
tree | dbb538ac96031b43cf2bad463ad588ff2b5142d9 | |
parent | 5c0590b7756287d4ae4ca22538bbeff537a08aef [diff] |
fix content position balancing when moving selection over start position When moving the selection over the start position of an element, Vex should expand the selection to the end of this element. Instead of this expected bahaviour, the selection was expanded to the end of the parent element. Change-Id: I8e20156131044569f3e4fc739d31cbee3b7c04b6 Signed-off-by: Carsten Hiesserich <carsten.hie@gmail.com>