Fix cursor position after autocompletion.

Authored by dfaure on Feb 11 2020, 7:46 AM.

Description

Fix cursor position after autocompletion.

replaceWord "returning" the new position is the only way to
do this, the caller doesn't know where the start position is.
This probably allows to simplify (and fix) MessageLine.qml
but I can't test it...
CCMAIL: kevin.funk@kdab.com

Details

Committed
dfaureFeb 11 2020, 7:47 AM
Parents
R865:e3a2348fb571: Reduce noise
Branches
Unknown
Tags
Unknown