Skip to content
Snippets Groups Projects
Commit cc04261e authored by Daniel Teske's avatar Daniel Teske
Browse files

Fix BaseTextmark lineNumber tracking


The following sequence would add the BaseTextmark to the wrong line:
1) Add a mark on line x
2) Move line x down by addign newlines above
3) Close and reopen the file
=> Mark would be readded to line x

Change-Id: Ia5d580b5893331974fb908e367b74df69fbb6572
Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
parent 5e27104f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment