Review Request 125829: Fix Problem tooltip flickering
Maciej Cencora
m.cencora at gmail.com
Tue Oct 27 15:59:01 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125829/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdevplatform
Description
-------
Not sure why but newly introduced ActiveToolTip::closed() signal gets emitted twice when tooltip disappears.
But anyway it doesn't case any problems.
The extra m_currentHintRange == range->toRange() check prevents from creating a new tooltip if one is already shown for this problem.
Diffs
-----
plugins/problemreporter/problemhighlighter.h a9dbe49
plugins/problemreporter/problemhighlighter.cpp c1c5c7b
util/activetooltip.h 8e5399b
util/activetooltip.cpp 29c4776
Diff: https://git.reviewboard.kde.org/r/125829/diff/
Testing
-------
Manual
Thanks,
Maciej Cencora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151027/dfe247a0/attachment.html>
More information about the KDevelop-devel
mailing list