D14633: Fix drag'n'drop behaviour in ProjectTreeView plugin
Vyacheslav Korneev
noreply at phabricator.kde.org
Sat Aug 11 17:02:00 BST 2018
vkorneev added a comment.
I've tried to implement the approach discussed above. Here is the video of the results achieved as for now:
F6187306: kdevelop_projecttreeview2.mp4 <https://phabricator.kde.org/F6187306>
The only problem which really bothers me in the current implementation is the unstable behaviour of the items during the collapse of the other folders: if the folder expanded is situated under the folders which where previously expanded (and therefore should be collapsed automatically), it shifts upwards and slips from under the mouse cursor. I've tried to solve this problem shifting the viewport widget back again, but that doesn't work when the vertical scrollbar value is 0 (can't scroll lower).
So, the critics are welcome, as well as the advice whether I should continue the work on this issue or should better move to something more useful.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D14633
To: vkorneev, #kdevelop
Cc: kossebau, croick, kdevelop-devel, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180811/46354fee/attachment-0001.html>
More information about the KDevelop-devel
mailing list