Skip to content
Snippets Groups Projects
Commit 5c72f73d authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

TextEditor: update text markers in moveLineUpDown()

When the user moves a block up or down the text markers have to be
updated correctly.
This is done now in moveLineUpDown().
We check if a text marker is in the block that is about to be moved and
set the position of the QTextCursor to the correct value, afterwards.

Reviewed-by: mae
parent f379d378
No related branches found
No related tags found
No related merge requests found
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