D14409: SymbolView: Reduce flicker of view in tree mode when edit text
Kåre Särs
noreply at phabricator.kde.org
Sun Jul 29 08:37:24 BST 2018
sars added a comment.
I guess the tree flickering comes from the fact that when you edit the document you change the cursor position and the current item might changed even if it shouldn't. Adding a 2s delay only slows down the flickering, but the actual problem, that the wrong item is being activated is now even worse.
The "not starting of the current item timer" change I suggested in D14408 <https://phabricator.kde.org/D14408> should fix at least the above type of flickering.
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D14409
To: loh.tar, #kate, sars
Cc: sars, kwrite-devel, #kate, michaelh, kevinapavew, ngraham, demsking, cullmann, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180729/c7558a87/attachment.html>
More information about the KWrite-Devel
mailing list