D28017: Update dragCursor while dragging
David Edmundson
noreply at phabricator.kde.org
Sun Mar 15 14:36:13 GMT 2020
davidedmundson added inline comments.
INLINE COMMENTS
> kitemlistcontroller.cpp:73
> + m_dndTimer = new QTimer(this);
> + m_dndTimer->setInterval(0);
> + connect(m_dndTimer, &QTimer::timeout, this, [=]() {
Is this a timer constantly timing out during a drag?
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D28017
To: trmdi, #dolphin, meven, ngraham, davidedmundson
Cc: elvisangelaccio, kfm-devel, pberestov, iasensio, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200315/e94a8785/attachment.htm>
More information about the kfm-devel
mailing list